diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-11-24 18:28:55 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-11-24 18:28:55 +0000 |
commit | b3e308ef875ed2d6c87ac174fc1c3c9b42491a0e (patch) | |
tree | 9c6a20d43322f25f058316b90879da7393a45022 /etc/README | |
parent | cc63037ece6ca2cbe6536d27e9dfabd1a435847e (diff) | |
download | emacs-b3e308ef875ed2d6c87ac174fc1c3c9b42491a0e.tar.gz |
Document the URLs where one can find special versions of TeX required for
Czech and Slovak *.tex documents.
Diffstat (limited to 'etc/README')
-rw-r--r-- | etc/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/README b/etc/README index 5d8f0db5bdb..db193f28d49 100644 --- a/etc/README +++ b/etc/README @@ -3,5 +3,13 @@ with Emacs. This includes some text files of documentation for GNU Emacs or of interest to Emacs users, and the file of dumped docstrings for Emacs functions and variables. +Some of the *.tex files need special versions of TeX to typeset them. +The files cs-*.tex and sk-*.tex need csTeX, a special version of TeX +tailored to typesetting Czech and Slovak documents. csTeX can be +found on http://www.cstug.cz and in the teTeX distribution +(http://www.tug.org/tetex/). We provide PostScript files for these +documents, so that you could print them without installing the +modified TeX versions. + `termcap.src' is included mainly for VMS. It is a copy of the `/etc/termcap' file used on Unix. |