Class TeXConfig
TeXConfig class
Class providing available TeX configurations.
Properties
| Name | Description |
|---|
| 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
| Name | Description |
|---|
| static ObjectTeX(FormatProvider) | Gets the configuration of ObjectTeX engine extension with provided format preloaded. |
See Also