From: Jaime V. <vi...@fe...> - 2023-05-31 07:46:35
|
On 31/05/23 07:56, Gunter Königsmann via Maxima-discuss wrote: > > Would it make sense to add all new equations in MathML format directly > instead of using TeX and then telling MathJaX to translate it for the > browser? On browsers that still don't support MathML (Safari) MathJaX > can convert them to whatever this browser supports. > I agree with Gunter that it would be better to use MathML equations. Look for instance at the "NIST Digital Library of Mathematical Functions" (https://dlmf.nist.gov/) which now uses MathML equations. Wikipedia used SVG equations sometime ago and is now using MathML equations. The equations in the texinfo file might not even have to be rewritten in MathML, because LaTeXML (https://math.nist.gov/~BMiller/LaTeXML/) can be used to convert them into MathML. Regards, Jaime |