The latex to html/css code is quite impressive, but it's missing the \\mod command (as well as other similar commands like \\pmod. It should be a trivial thing to do.
BTW please get with the times and start using git PLEASE.
The LaTeX math to html/css converter is contributed code without an active maintainer, unfortunately.
The \mod command is was added to the LaTeX math to MathML converter in Nov 2022 [r9213].
I recommend using "--math-output=MathML" (or set math-output in a configuration file).
It works nice with Firefox and since January 23 also in Crome.
Ticket moved from /p/docutils/bugs/457/
The LaTeX math to html/css converter is contributed code without an active maintainer, unfortunately.
The
\mod
command is was added to the LaTeX math to MathML converter in Nov 2022 [r9213].I recommend using "--math-output=MathML" (or set math-output in a configuration file).
It works nice with Firefox and since January 23 also in Crome.
Related
Commit: [r9213]
Last edit: Günter Milde 2023-05-11
Unless someone comes up with a patch for math2html, I plan to close this as "works for me" (with the "mathML" math-output setting).