1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/print/yatex/pkg-descr
Satoshi Taoka 18aed621c2 moved japanese/yatex to print/yatex-mule (for Mule 2.3)
moved japanese/yatex-xemacs to print/yatex-xemacs-mule (for XEmacs20-mule)
added a new port: print/yatex-xemacs (for XEmacs19 XEmacs20)
1999-03-17 06:57:38 +00:00

26 lines
797 B
Plaintext

[[About YaTeX]]
YaTeX automates typesetting and previewing of LaTeX and enables
completing input of LaTeX mark-up command such as `\begin{}'..`\end{}'.
YaTeX also supports Demacs which runs on MS-DOS(386), Mule (Multi
Language Enhancement to GNU Emacs), and latex on DOS.
To use YaTeX, add the next line into your ~/.emacs;
(require 'yatex-setup)
To get more setup information, see the info file of YaTeX;
Installation::
Customizations => Lisp variables::
[[About yahtml]]
Yahtml is a brand new package for writing HTML files with Emacs. It is
very far from html-mode, html-helper-mode or other existing HTML modes.
It is a good successor of YaTeX in HTML world.
To install yahtml, see the guidance in the beginning of
site-lisp/yatex/yahtml.el.
- S. Taoka
taoka@infonets.hiroshima-u.ac.jp