1999-12-16 Mark Mitchell <mark@codesourcery.com>
[official-gcc.git] / texinfo / doc / README
blobfe8e65444f89492df7c93140a2625add64ab9dd4
1 This directory contains documentation on the Texinfo system and the TeX
2 sources needed to process Texinfo sources.  (Use texi2dvi to run a
3 Texinfo manual through TeX to produce a DVI file.)
5 The .tex files are not installed automatically because TeX installations
6 vary so widely.  Installing them in the wrong place would give a false
7 sense of security.  So, you should simply cp *.tex to the appropriate
8 place.  If your installation follows the TeX Directory Structure
9 standard (http://www.tug.org/tds/), this will be the directory
10 <texmf>/tex/texinfo/ for texinfo.tex and <texmf>/tex/plain/dvips/ for
11 epsf.tex.  If you use the default installation paths, <texmf> will be
12 /usr/local/share/texmf.  If you have teTeX, you can find <texmf> by
13 running:
14   texconfig confall | grep \^TEXMF=
15 (The configure script tries to do this for you.)
17 You can get the latest texinfo.tex from
18 ftp://ftp.tug.org/tex/texinfo.tex
19 ftp://ftp.cs.umb.edu/pub/tex/texinfo.tex
20 or on the FSF machines in /home/gd/gnu/doc/texinfo.tex.
21 If you have problems with the version in this distribution, please check
22 for a newer version.
24 epsf.tex comes with dvips distributions, and you may already have it
25 installed.  The version here is functionally identical but slightly
26 nicer than the one in dvips574.  The changes have been sent to the
27 epsf.tex maintainer.