diff options
| -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 | |||
| 3 | Emacs or of interest to Emacs users, and the file of dumped docstrings | 3 | Emacs or of interest to Emacs users, and the file of dumped docstrings |
| 4 | for Emacs functions and variables. | 4 | for Emacs functions and variables. |
| 5 | 5 | ||
| 6 | Some of the *.tex files need special versions of TeX to typeset them. | ||
| 7 | The files cs-*.tex and sk-*.tex need csTeX, a special version of TeX | ||
| 8 | tailored to typesetting Czech and Slovak documents. csTeX can be | ||
| 9 | found on http://www.cstug.cz and in the teTeX distribution | ||
| 10 | (http://www.tug.org/tetex/). We provide PostScript files for these | ||
| 11 | documents, so that you could print them without installing the | ||
| 12 | modified TeX versions. | ||
| 13 | |||
| 6 | `termcap.src' is included mainly for VMS. It is a copy of the | 14 | `termcap.src' is included mainly for VMS. It is a copy of the |
| 7 | `/etc/termcap' file used on Unix. | 15 | `/etc/termcap' file used on Unix. |