![]() |
![]()
| ![]() |
![]()
NAMEtexi2dvi - convert Texinfo documents to DVI or PDF SYNOPSIStexi2dvi [OPTION]... FILE...
DESCRIPTIONRun each Texinfo or (La)TeX FILE through TeX in turn until all cross-references are resolved, building all indices. The directory containing each FILE is searched for included files. The suffix of FILE is used to determine its language ((La)TeX or Texinfo). To process (e)plain TeX files, set the environment variable LATEX=tex. When invoked as `texi2pdf' or given the option --pdf generate PDF output. Otherwise, generate DVI. General options:
Output format:TeX tuning:
Build modes:
The MODE specifies where the TeX compilation takes place, and, as a consequence, how auxiliary files are treated. Valid values of MODE are:
The build mode can also be set using the environment variable TEXI2DVI_BUILD_MODE. The tidy build directory can also be set using the environment variable TEXI2DVI_BUILD_DIRECTORY. The values of these environment variables are used to run the corresponding commands, if they are set:
Regarding --dvipdf, if DVIPDF is not set in the environment, the following programs are looked for (in this order): dvipdfmx dvipdfm dvipdf dvi2pdf dvitopdf. If Texinfo is installed on your site, then the command
should give you access to more documentation. REPORTING BUGSReport bugs to bug-texinfo@gnu.org, general questions and
discussion to help-texinfo@gnu.org.
COPYRIGHTCopyright © 2024 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
SEE ALSOThe full documentation for texi2dvi is maintained as a Texinfo manual. If the info and texi2dvi programs are properly installed at your site, the command
should give you access to the complete manual.
|