1999-03-17 06:57:38 +00:00
|
|
|
[[About YaTeX]]
|
1998-08-14 00:16:07 +00:00
|
|
|
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.
|
|
|
|
|
1999-03-17 06:57:38 +00:00
|
|
|
To use YaTeX, add the next line into your ~/.emacs;
|
1998-08-14 00:16:07 +00:00
|
|
|
|
1999-03-17 06:57:38 +00:00
|
|
|
(require 'yatex-setup)
|
1998-08-14 00:16:07 +00:00
|
|
|
|
1999-03-17 06:57:38 +00:00
|
|
|
To get more setup information, see the info file of YaTeX;
|
1998-08-14 00:16:07 +00:00
|
|
|
Installation::
|
|
|
|
Customizations => Lisp variables::
|
|
|
|
|
1999-03-17 06:57:38 +00:00
|
|
|
[[About yahtml]]
|
1998-08-14 00:16:07 +00:00
|
|
|
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
|
1999-05-01 04:03:48 +00:00
|
|
|
taoka@FreeBSD.org
|