1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/print/yatex/pkg-descr
Satoshi Taoka c55a42c05e Typo
Noticed by:	Atsushi TAKAHASHI <atsushi@stat.phys.titech.ac.jp>
1999-08-09 06:52:24 +00:00

26 lines
784 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-startup)
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@FreeBSD.org