From: Günter M. <mi...@us...> - 2023-04-06 12:45:11
|
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](https://docutils.sourceforge.io/docs/user/config.html#math-output) in a configuration file. It works nice with Firefox and since January 23 also in Crome. --- ** [feature-requests:#93] Mod operator for math2html** **Status:** open **Group:** Default **Created:** Sat Sep 03, 2022 08:43 PM UTC by Daniel James Perry **Last Updated:** Mon Oct 31, 2022 12:10 PM UTC **Owner:** nobody 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. --- Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/feature-requests/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/feature-requests/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |