gavin 15bef68f2c Macro Details interchange macro and conditional 7 years ago
..
refcard 7f12bb9773 gettext 0.19.8 7 years ago
tp_api 08bf6a0942 revert last revision 8 years ago
Makefile.am 18c6c8b388 correct file name 8 years ago
README 08bf6a0942 revert last revision 8 years ago
draft_api.texi 08bf6a0942 revert last revision 8 years ago
epsf.tex 08bf6a0942 revert last revision 8 years ago
fdl.texi 08bf6a0942 revert last revision 8 years ago
info-fr.texi 08bf6a0942 revert last revision 8 years ago
info-stnd.texi c63a1bc962 document --all with --index-search 7 years ago
short-sample-ja.texi 47e6a477c0 Japanese Texinfo support files 8 years ago
texi2oldapi.texi 08bf6a0942 revert last revision 8 years ago
texinfo-ja.tex 90e77278de Fix error message for XeTeX 7 years ago
texinfo-tex-test.WIDOWs 03f74f969c add test of index widow elimination 8 years ago
texinfo-tex-test.texi bfc208734f test of index sort keys 7 years ago
texinfo.tex 3e3046ffa6 \enablebackslashhack revert to usual definitions for \parsearg 7 years ago
texinfo.texi 15bef68f2c Macro Details interchange macro and conditional 7 years ago
txi-ca.tex 08bf6a0942 revert last revision 8 years ago
txi-cs.tex 08bf6a0942 revert last revision 8 years ago
txi-de.tex 08bf6a0942 revert last revision 8 years ago
txi-en.tex 08bf6a0942 revert last revision 8 years ago
txi-es.tex 08bf6a0942 revert last revision 8 years ago
txi-fr.tex 08bf6a0942 revert last revision 8 years ago
txi-hu.tex 08bf6a0942 revert last revision 8 years ago
txi-is.tex 08bf6a0942 revert last revision 8 years ago
txi-it.tex 08bf6a0942 revert last revision 8 years ago
txi-ja.tex 47e6a477c0 Japanese Texinfo support files 8 years ago
txi-nb.tex 08bf6a0942 revert last revision 8 years ago
txi-nl.tex 08bf6a0942 revert last revision 8 years ago
txi-nn.tex 08bf6a0942 revert last revision 8 years ago
txi-pl.tex 08bf6a0942 revert last revision 8 years ago
txi-pt.tex 08bf6a0942 revert last revision 8 years ago
txi-ru.tex 08bf6a0942 revert last revision 8 years ago
txi-sr.tex 08bf6a0942 revert last revision 8 years ago
txi-tr.tex 08bf6a0942 revert last revision 8 years ago
txi-uk.tex 08bf6a0942 revert last revision 8 years ago

README

$Id$
texinfo/doc/README

Copyright 2002, 2011 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.

This directory contains documentation on the Texinfo system and the TeX
sources needed to process Texinfo sources. We recommend using the
texi2dvi included in this distribution to run a Texinfo manual through
TeX to produce a DVI file.

The .tex files are not installed automatically because TeX installations
vary so widely. Installing them in the wrong place would give a false
sense of security. So, you should simply cp *.tex to the appropriate
place. If your installation follows the TeX Directory Structure
standard (http://tug.org/tds/), this will be the directory
TEXMF/tex/texinfo/ for texinfo.tex, and TEXMF/tex/generic/epsf/ for
epsf.tex.

It is also possible to put these .tex files in a `local' place instead
of overwriting existing ones, but this is more complicated. See your TeX
documentation in general and the texmf.cnf file in particular for information.

If you add files to your TeX installations, not just replace existing
ones, you very likely have to update your ls-R file; do this by
running the mktexlsr command.

You can get the latest texinfo.tex from
ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex (and all GNU mirrors)
ftp://tug.org/tex/texinfo.tex (and all CTAN mirrors)
or from the gnulib project on Savannah (among other places).
If you have problems with the texinfo.tex in this distribution, please check
for a newer version.