1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.34.
|
---|
2 | .TH TEXI2DVI "1" "December 2004" "texi2dvi 1.34" "User Commands"
|
---|
3 | .SH NAME
|
---|
4 | texi2dvi \- print Texinfo documents
|
---|
5 | .SH SYNOPSIS
|
---|
6 | .B texi2dvi
|
---|
7 | [\fIOPTION\fR]... \fIFILE\fR...
|
---|
8 | .SH DESCRIPTION
|
---|
9 | Run each Texinfo or LaTeX FILE through TeX in turn until all
|
---|
10 | cross\-references are resolved, building all indices. The directory
|
---|
11 | containing each FILE is searched for included files. The suffix of FILE
|
---|
12 | is used to determine its language (LaTeX or Texinfo).
|
---|
13 | .PP
|
---|
14 | Makeinfo is used to perform Texinfo macro expansion before running TeX
|
---|
15 | when needed.
|
---|
16 | .SS "Operation modes:"
|
---|
17 | .TP
|
---|
18 | \fB\-b\fR, \fB\-\-batch\fR
|
---|
19 | no interaction
|
---|
20 | .TP
|
---|
21 | \fB\-c\fR, \fB\-\-clean\fR
|
---|
22 | remove all auxiliary files
|
---|
23 | .TP
|
---|
24 | \fB\-D\fR, \fB\-\-debug\fR
|
---|
25 | turn on shell debugging (set \fB\-x\fR)
|
---|
26 | .TP
|
---|
27 | \fB\-h\fR, \fB\-\-help\fR
|
---|
28 | display this help and exit successfully
|
---|
29 | .TP
|
---|
30 | \fB\-o\fR, \fB\-\-output\fR=\fIOFILE\fR
|
---|
31 | leave output in OFILE (implies \fB\-\-clean\fR);
|
---|
32 | Only one input FILE may be specified in this case
|
---|
33 | .TP
|
---|
34 | \fB\-q\fR, \fB\-\-quiet\fR
|
---|
35 | no output unless errors (implies \fB\-\-batch\fR)
|
---|
36 | .TP
|
---|
37 | \fB\-s\fR, \fB\-\-silent\fR
|
---|
38 | same as \fB\-\-quiet\fR
|
---|
39 | .TP
|
---|
40 | \fB\-v\fR, \fB\-\-version\fR
|
---|
41 | display version information and exit successfully
|
---|
42 | .TP
|
---|
43 | \fB\-V\fR, \fB\-\-verbose\fR
|
---|
44 | report on what is done
|
---|
45 | .SS "TeX tuning:"
|
---|
46 | .TP
|
---|
47 | \-@
|
---|
48 | use @input instead of \einput; for preloaded Texinfo
|
---|
49 | .TP
|
---|
50 | \fB\-e\fR, \fB\-E\fR, \fB\-\-expand\fR
|
---|
51 | force macro expansion using makeinfo
|
---|
52 | .TP
|
---|
53 | \fB\-I\fR DIR
|
---|
54 | search DIR for Texinfo files
|
---|
55 | .TP
|
---|
56 | \fB\-l\fR, \fB\-\-language\fR=\fILANG\fR
|
---|
57 | specify the LANG of FILE (LaTeX or Texinfo)
|
---|
58 | .TP
|
---|
59 | \fB\-p\fR, \fB\-\-pdf\fR
|
---|
60 | use pdftex or pdflatex for processing
|
---|
61 | .TP
|
---|
62 | \fB\-r\fR, \fB\-\-recode\fR
|
---|
63 | call recode before TeX to translate input characters
|
---|
64 | .TP
|
---|
65 | \fB\-t\fR, \fB\-\-command\fR=\fICMD\fR
|
---|
66 | insert CMD in copy of input file
|
---|
67 | .TP
|
---|
68 | or \fB\-\-texinfo\fR=\fICMD\fR
|
---|
69 | multiple values accumulate
|
---|
70 | .PP
|
---|
71 | The values of the BIBTEX, LATEX (or PDFLATEX), MAKEINDEX, MAKEINFO,
|
---|
72 | TEX (or PDFTEX), TEXINDEX, and THUMBPDF environment variables are used
|
---|
73 | to run those commands, if they are set. Any CMD strings are added
|
---|
74 | after @setfilename for Texinfo input, in the first line for LaTeX input.
|
---|
75 | .SH "REPORTING BUGS"
|
---|
76 | Email bug reports to <bug\-texinfo@gnu.org>,
|
---|
77 | general questions and discussion to <help\-texinfo@gnu.org>.
|
---|
78 | Texinfo home page: http://www.gnu.org/software/texinfo/
|
---|
79 | .SH COPYRIGHT
|
---|
80 | Copyright \(co 2004 Free Software Foundation, Inc.
|
---|
81 | There is NO warranty. You may redistribute this software
|
---|
82 | under the terms of the GNU General Public License.
|
---|
83 | For more information about these matters, see the files named COPYING.
|
---|
84 | .SH "SEE ALSO"
|
---|
85 | The full documentation for
|
---|
86 | .B texi2dvi
|
---|
87 | is maintained as a Texinfo manual. If the
|
---|
88 | .B info
|
---|
89 | and
|
---|
90 | .B texi2dvi
|
---|
91 | programs are properly installed at your site, the command
|
---|
92 | .IP
|
---|
93 | .B info texi2dvi
|
---|
94 | .PP
|
---|
95 | should give you access to the complete manual.
|
---|