Module subscript_compiler::backend::math [−][src]
Expand description
Compile math mode to the given target.
Eventually the given options will be
- LaTeX math (for some external compiler such as MathJax when using the HTML target).
- Native typesetter.
Structs
LATEX_ENV_NAMES |
Statics
LATEX_ENVIRONMENT_NAME_LIST |
Functions
latex_pass | Entrypoint. |