Convert MathML/LaTeX equations to SVG files during HTML transformations
Posted: Sat Jan 06, 2024 3:09 am
This is a follow-up to the discussion here:
MathML rendering for PDF
We need a way to publish MathML/LaTeX equations to SVG files during html5 and webhelp-responsive transformations, instead of relying on MathJax to do dynamic rendering at viewing time. This is a requirement for the new project I am working on. The HTML content is used by a large language model (LLM) AI chatbot as input, and this flow does not allow the dynamic MathJax rendering via JavaScript that a web browser does.
This feature would be enabled by a new DITA-OT parameter. Ideally, the SVG rendering would be done with MathJax, which seems to be the best choice for a complete and well-supported equation renderer these days.
Could you please let us know the issue ID for this request? Thanks!
MathML rendering for PDF
We need a way to publish MathML/LaTeX equations to SVG files during html5 and webhelp-responsive transformations, instead of relying on MathJax to do dynamic rendering at viewing time. This is a requirement for the new project I am working on. The HTML content is used by a large language model (LLM) AI chatbot as input, and this flow does not allow the dynamic MathJax rendering via JavaScript that a web browser does.
This feature would be enabled by a new DITA-OT parameter. Ideally, the SVG rendering would be done with MathJax, which seems to be the best choice for a complete and well-supported equation renderer these days.
Could you please let us know the issue ID for this request? Thanks!