If you see this, something is wrong
First published on Thursday, Oct 31, 2024 and last modified on Monday, May 5, 2025 by François Chaplais.
Within equations, amsmath is handled by the MathJax engine.
amssymb symbols are managed by the MathJax engine.
Re-numbering commands are not implemented because LaTeX2Web handles numbering and cross references by itself.
The subequations environment is supported as well as possible. Specifically, in multi-line equations, LaTeX2Web splits the equation environment into several ones, depending on the position of labels. This is necessary to fetch the right equation chunk when the equation number is clicked in the web page.
The subequations environment is supported.
\DeclareMathOperator is implemented in LaTeX2Web.
\textThe command is implemented through MathJax.
\eqref is implemented by LaTeX2Web
The cases environment is implemented
\bm is replaced by \boldsymbol