GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TEXIFY(1) User Commands TEXIFY(1)

texify - MiKTeX compiler driver

texify [option...] file...

texify runs Texinfo or LaTeX input files through miktex-tex (miktex-pdftex) 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 (LaTeX or Texinfo).

makeinfo is used to perform Texinfo macro expansion before running miktex-tex when needed.

-@
Use @input (instead of \input); for preloaded Texinfo.

--batch, -b

No interaction.

--clean, -c

Remove all auxiliary files.

--expand, -e

Force macro expansion using makeinfo.

-I dir

Search dir for input files.

--help, -h

Display help and exit successfully.

--language=lang, -l lang

Specify the language of input files: either latex or texinfo.

--max-iterations=n

Limits the number of iterations to prevent endless processing. The default for n is 5.

--mkidx-option=option

Pass option to the index generator.

--pdf, -p

Use miktex-pdftex (or miktex-pdflatex) for processing.

--quiet, -q, --silent, -s

No screen output unless errors plies --batch).

--run-viewer

Run a viewer on the resulting DVI (PDF) file.

--src

Pass --src-specials to the TeX compiler.

--texinfo=cmd, -t=cmd

Insert cmd after @setfilename in copy of input file. Multiple values accumulate.

--tex-option=option

Pass option to the compiler.

--verbose, -V

Print information on what is being done.

--version, -v

Display version information and exit successfully.

--viewer-option=option

Pass option to the viewer.

The values of the BIBTEX, LATEX (or PDFLATEX), MAKEINDEX, MAKEINFO, TEX (or PDFTEX), and TEXINDEX environment variables are used to run those commands, if they are set.
August 6, 2021 MiKTeX 21.8

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.