[ET Trac] #2611: disable use of mathml in online HTML docs
Roland Haas
trac-noreply at einsteintoolkit.org
Thu Jun 2 12:18:19 CDT 2022
#2611: disable use of mathml in online HTML docs
Reporter: Roland Haas
Status: new
Milestone:
Version: development version
Type: bug
Priority: minor
Component: Cactus
In #2442 enabled MathJax output in additon to mathml since mathml support is being phased out in browsers. Right now version of tex4ht have started to produce incorrect MathML for some ET docs eg GRHydro’s use of `\array`
```tex
\begin{equation}
\begin{array}{lcl}
% tex4ht fails unless \mathbf is in a group
\Delta_{\mathrm{upw}} & = & {\mathbf{q}}_{i} - {\mathbf{q}}_{i-1}\\
\Delta_{\mathrm{loc}} & = & {\mathbf{q}}_{i+1} - {\mathbf{q}}_{i}\,,\\
\end{array}
\end{equation}
```
make tex4ht output invalid mathml:
![](https://bitbucket.org/repo/8zBLME5/images/739580186-image.png)
--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2611/disable-use-of-mathml-in-online-html-docs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/trac/attachments/20220602/766feffe/attachment.html
More information about the Trac
mailing list