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.