If you see this, something is wrong
First published on Monday, Oct 28, 2024 and last modified on Wednesday, Jan 15, 2025
Sections C.1.1, C.1.2 and C.1.3 are fairly general and will not be considered
| Command | Category | Status |
\newcounter | Numbering | Ignored |
\setcounter | Numbering | Ignored |
\addtocounter | Numbering | Ignored |
\pagenumbering | Page, Numbering | Ignored |
\thispagestyle | Page | Ignored |
\pagecolor | Page | Ignored |
\newlength | Layout | Ignored |
\newsavebox | Layout | Ignored |
\hyphnenation | Text | Ignored |
\newtheorem | Macro | Supported |
\newcommand | Macro | Supported |
\renewcommand | Macro | Treated as \newcomand |
\providecommand | Macro | Treated as \newcomand |
| Command | Category | Status |
\pagebreak | Page | Ignored |
\nopagebreak | Page | Ignored |
\linebreak | Misc. | treated as \newline |
\nolinebreak | Misc. | Ignored |
\label | References | Supported |
\index | References | Not supported yet, to be done |
\vspace | Layout | Ignored |
\glossary | References | Not supported yet, to be done |
\marginpar | Layout | Supported |
\color | Misc. | Disabled by defaut |
figure | Object | Supported |
table | Object | Supported |
It is gracefully managed in math mode by the MathJax rendering engine. It is also handled in tables.
It is implemented in paragraph mode by replacing the double backslash with a \newline command.
The following commands and environments are ignored
center
flushright
flushleft
\centering
\raggedleft
\raggedright
\raggedbottom