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

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.