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

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.