TeXConfig class

TeXConfig class

Class providing available TeX configurations.

The TeXConfig type exposes the following members:

Properties

NameDescription
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

NameDescription
object_tex()Gets the configuration of “standard” ObjectTeX engine extension.
object_tex(format_provider)Gets the configuration of ObjectTeX engine extension with provided format preloaded.

See Also