TeXJob class

TeXJob class

Implements features of a TeX job.

The TeXJob type exposes the following members:

Constructors

NameDescription
TeXJob(stream, device, options)Initializes a new instance of the TeXJob class
TeXJob(path, device, options)Initializes a new instance of the TeXJob class
TeXJob(device, options)Initializes a new instance of the TeXJob class

Methods

NameDescription
run()Runs TeX job.
create_format(path, options)Runs TeX engine in INITEX mode to create a format file (.fmt).

See Also