Class TeXConfig

TeXConfig class

Class providing available TeX configurations.

public class TeXConfig

Properties

NameDescription
static ObjectIniTeX { get; }Gets the configuration of ObjectTeX engine extension with no format preloaded, i.e. in INITEX mode. Supposed to be used for format preparation.
static ObjectLaTeX { get; }Gets the configuration of ObjectTeX engine extension with ObjectLaTeX format preloaded.

Methods

NameDescription
static ObjectTeX(FormatProvider)Gets the configuration of ObjectTeX engine extension with provided format preloaded.

See Also