mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
79b61c9668
- Simplify print/yatex.
9 lines
306 B
Plaintext
9 lines
306 B
Plaintext
==============================================================================
|
|
To use YaTeX, add the next line into your .emacs:
|
|
|
|
(require 'yatex-startup)
|
|
|
|
yatex-startup.el in %%PREFIX%%/%%EMACS_SITE_LISPDIR%% also includes
|
|
configuration examples. To get more information, see the info file
|
|
of YaTeX.
|