Open nschloe opened 1 year ago
Is it now common practice to use these before \documentclass
? They'd be defined, but only courtesy of article
loading and getting our LaTeX.pool support enabled.
Since latexml tries to emulate both plain TeX documents, as well as LaTeX documents, in a single executable, we hook ourselves at \documentclass
as the trigger to provide the LaTeX-related definitions.
If you didn't need this support as the general default, you could force LaTeX support from outside via a preload directive, as in:
latexml --preload=LaTeX.pool [... rest of options ...]
MWE:
LaTeXML output: