TeXConfig class

TeXConfig class

Class providing available TeX configurations.

The TeXConfig type exposes the following members:

Properties

PropertyDescription
object_ini_texGets the configuration of ObjectTeX engine extension with no format preloaded, i.e. in INITEX mode.
Supposed to be used for format preparation.
object_latexGets the configuration of ObjectTeX engine extension with ObjectLaTeX format preloaded.

Methods

MethodDescription
object_texGets the configuration of “standard” ObjectTeX engine extension.
object_texGets the configuration of ObjectTeX engine extension with provided format preloaded.

See Also