blob: f1c03d26fe501973ccae501d2f608f8bee5ec7a2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
******************************
** 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.
You need to adjust your init file, ~/.emacs. This port has a setup
script 'user-install'. Please execute it as the following:
sh /usr/local/share/doc/yatex/user-install
and check ~/.emacs. 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
|