mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
18aed621c2
moved japanese/yatex-xemacs to print/yatex-xemacs-mule (for XEmacs20-mule) added a new port: print/yatex-xemacs (for XEmacs19 XEmacs20)
13 lines
432 B
Cheetah
13 lines
432 B
Cheetah
######################################################################
|
|
To use YaTeX, add the next line into your .emacs;
|
|
|
|
(require 'yatex-startup)
|
|
|
|
where yatex-startup.el is in %%ELISPDIR%%.
|
|
Please check the setup file because it has a lot of examples.
|
|
To get more information, see the info file of YaTeX;
|
|
|
|
Installation::
|
|
Customizations => Lisp variables::
|
|
######################################################################
|