TeXJob class

TeXJob class

Implements features of a TeX job.

The TeXJob type exposes the following members:

Constructors

ConstructorDescription
initCreates a TeX job for running the engine in production mode to typeset a TeX file.
initCreates a TeX job for running the engine in production mode to typeset a TeX file.
initCreates a TeX job for running the engine in production mode to typeset a TeX document.
The engine will prompt the file name as soon as it starts.
Thus this run is supposed to be interactive.

Methods

MethodDescription
runRuns TeX job.
create_formatRuns TeX engine in INITEX mode to create a format file (.fmt).

See Also