summaryrefslogtreecommitdiff
path: root/print/yatex/pkg-descr
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-08-14 00:16:07 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-08-14 00:16:07 +0000
commit05ec898c2ce40681d7a8daf66a0df6ae10950eb4 (patch)
tree923b59b25f376464e61e2da12aead9d260ce232c /print/yatex/pkg-descr
parentremove NO_LATEST_LINK - this port not conflicts with existen ncftp* (diff)
Yet Another LaTeX mode on Emacs (including another html-mode)
PR: ports/4412 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Notes
Notes: svn path=/head/; revision=12509
Diffstat (limited to 'print/yatex/pkg-descr')
-rw-r--r--print/yatex/pkg-descr32
1 files changed, 32 insertions, 0 deletions
diff --git a/print/yatex/pkg-descr b/print/yatex/pkg-descr
new file mode 100644
index 000000000000..f1c03d26fe50
--- /dev/null
+++ b/print/yatex/pkg-descr
@@ -0,0 +1,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