mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
2483282561
- Add LICENSE. - Update yatex-startup.el for modern Emacsen.
14 lines
276 B
Plaintext
14 lines
276 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
To use YaTeX, add the next line into your .emacs:
|
|
|
|
(require 'yatex-startup)
|
|
|
|
yatex-startup.el in %%PREFIX%%/%%EMACS_SITE_LISPDIR%%/yatex also includes
|
|
configuration examples. To get more information, see the info file
|
|
of YaTeX.
|
|
EOM
|
|
}
|
|
]
|