Skip to main content

Module latex

Module latex 

Source
Expand description

LaTeX command and environment parsing.

Supports the raw_tex extension which preserves LaTeX commands and environments.

Inline LaTeX commands: \cite{ref}, \textbf{text}, etc. Block LaTeX environments: \begin{tabular}…\end{tabular}