~ubuntu-branches/ubuntu/maverick/texinfo/maverick

« back to all changes in this revision

Viewing changes to doc/README

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2005-10-28 15:10:30 UTC
  • mto: (2.1.1 dapper) (3.1.4 hardy)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20051028151030-9nsf2s2k2z3fktjt
Tags: upstream-4.8
ImportĀ upstreamĀ versionĀ 4.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
$Id: README,v 1.4 2004/04/11 17:56:45 karl Exp $
 
2
texinfo/doc/README
 
3
 
 
4
  Copyright (C) 2002 Free Software Foundation, Inc.
 
5
 
 
6
  Copying and distribution of this file, with or without modification,
 
7
  are permitted in any medium without royalty provided the copyright
 
8
  notice and this notice are preserved.
 
9
 
1
10
This directory contains documentation on the Texinfo system and the TeX
2
11
sources needed to process Texinfo sources.  We recommend using the
3
12
texi2dvi included in this distribution to run a Texinfo manual through
8
17
sense of security.  So, you should simply cp *.tex to the appropriate
9
18
place.  If your installation follows the TeX Directory Structure
10
19
standard (http://tug.org/tds/), this will be the directory
11
 
TEXMF/tex/texinfo/ for texinfo.tex, TEXMF/tex/plain/dvips/ for epsf.tex,
 
20
TEXMF/tex/texinfo/ for texinfo.tex, TEXMF/tex/generic/dvips/ for epsf.tex,
12
21
and TEXMF/pdftex/plain/misc for pdfcolor.tex.  If you use the default
13
22
installation paths, TEXMF will be /usr/local/share/texmf.  On systems
14
23
with TeX preinstalled, as most GNU/Linux distributions offer, TEXMF
23
32
mktexlsr command.  In older versions, this was named MakeTeXls-R.
24
33
 
25
34
You can get the latest texinfo.tex from
26
 
ftp://ftp.gnu.org/gnu/texinfo.tex (and all GNU mirrors)
 
35
ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex (and all GNU mirrors)
27
36
ftp://tug.org/tex/texinfo.tex (and all CTAN mirrors)
28
37
or on the FSF machines in /home/gd/gnu/doc/texinfo.tex.
29
38
If you have problems with the version in this distribution, please check