Name
texify — MiKTeX compiler driver
Synopsis
texify [option...] file...
Description
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.
Options
-@Use @input (instead of \input); for preloaded Texinfo.
--batch,-bNo interaction.
--clean,-cRemove all auxiliary files.
--expand,-eForce macro expansion using makeinfo.
-IdirSearch
dirfor input files.--help,-hDisplay help and exit successfully.
--language=,lang-llangSpecify the language of input files: either
latexortexinfo.--max-iterations=nLimits the number of iterations to prevent endless processing. The default for
nis5.--mkidx-option=optionPass
optionto the index generator.--pdf,-pUse miktex-pdftex (or miktex-pdflatex) for processing.
--quiet,-q,--silent,-sNo screen output unless errors plies
--batch).--run-viewerRun a viewer on the resulting DVI (PDF) file.
--srcPass
--src-specialsto the TeX compiler.--texinfo=,cmd-t=cmdInsert
cmdafter@setfilenamein copy of input file. Multiple values accumulate.--tex-option=optionPass
optionto the compiler.--verbose,-VPrint information on what is being done.
--version,-vDisplay version information and exit successfully.
--viewer-option=optionPass
optionto the viewer.