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

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.