If you see this, something is wrong
First published on Thursday, Oct 31, 2024 and last modified on Thursday, Jul 31, 2025 by François Chaplais.
Color in math is managed by the MathJax engine.
Otherwide, most of the xcolor package is supported. A list of LaTeX2Web pre-defined colors are defined at this page.
To be honest, these are not implemented because we think this is not worth the effort and often produce bad taste results.
If there is a strong demand for this, contact us and we may implement the transforms using the imagick package.
\includegraphicsThe command is supported
inside a figure environment.
inside display math. In this case, a LaTeX2Web specific environment image encapsulate the image reference.
The starred version is not supported and optional parameters are ignored.
LaTeX2Web special: the file parameter of the command can also be a valid URL, enabling you to display remote graphics in your document.
svg packageLaTeX2Web treats \includesvg commands exactly as if they were \includegraphics commands.