AZ logo

CTAN directory: /macros/texinfo/texinfo/doc

Subdirectories

Name Notes
refcard/

Files

Name Size* Date UTC Notes
Makefile.am 5 KiB 2008-Sep-18
Makefile.in 39 KiB 2008-Sep-18
README 2 KiB 2007-Jul-02 Shown below
epsf.tex 26 KiB 2005-Aug-16
fdl.texi 21 KiB 2007-Jul-14
info-stnd.texi 83 KiB 2008-Sep-18
info.1 3 KiB 2008-Sep-18
info.5 2 KiB 2005-May-13
info.texi 63 KiB 2008-May-22
infokey.1 1 KiB 2008-Sep-18
install-info.1 4 KiB 2008-Sep-18
makeinfo.1 6 KiB 2008-Sep-18
pdftexi2dvi.1 5 KiB 2008-Sep-18
stamp-1 101 bytes 2008-Sep-18
stamp-vti 101 bytes 2008-Sep-18
texi2dvi.1 5 KiB 2008-Sep-18
texi2pdf.1 5 KiB 2008-Sep-18
texindex.1 1 KiB 2008-Sep-18
texinfo.5 2 KiB 2005-May-13
texinfo.tex 279 KiB 2008-May-22
texinfo.txi 714 KiB 2008-Sep-18
txi-cs.tex 2 KiB 2008-Oct-16
txi-de.tex 2 KiB 2008-Oct-16
txi-en.tex 2 KiB 2008-Oct-16
txi-es.tex 2 KiB 2008-Oct-16
txi-fr.tex 2 KiB 2008-Oct-21
txi-it.tex 2 KiB 2008-Oct-16
txi-nb.tex 2 KiB 2008-Oct-16
txi-nl.tex 2 KiB 2008-Oct-16
txi-nn.tex 1 KiB 2008-Oct-12
txi-pl.tex 2 KiB 2008-Oct-16
txi-pt.tex 2 KiB 2008-Oct-16
txi-ru.tex 2 KiB 2008-Oct-16
txi-sr.tex 2 KiB 2008-Oct-16
txi-tr.tex 3 KiB 2008-Oct-16
txi-uk.tex 2 KiB 2008-Oct-16
version-stnd.texi 101 bytes 2008-Sep-18
version.texi 101 bytes 2008-Sep-18

  *File sizes in kibibytes.

Contents of README

$Id: README,v 1.5 2007/07/02 21:40:32 olegkat Exp $
texinfo/doc/README

  Copyright (C) 2002 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/dvips/ for
epsf.tex.  If you use the default installation paths, TEXMF will be
/usr/local/share/texmf.  On systems with TeX preinstalled, as most
GNU/Linux distributions offer, TEXMF will often be something like
/usr/share/texmf.

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 with the
mktexlsr command.  In older versions, this was named MakeTeXls-R.

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 on the FSF machines in /home/gd/gnu/doc/texinfo.tex.
If you have problems with the version in this distribution, please check
for a newer version.

epsf.tex comes with dvips distributions, and you may already have it
installed.  The version here is functionally identical but slightly
nicer than the one in dvips574.  The changes have been sent to the
epsf.tex maintainer.