Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Web (html) ページ内にいくつかの mathml マークアップがあります。(cdn ソースから) mathjax を使用しようとすると、applyタグとciタグで失敗します。解決策はありますか、それとも構成を変更する必要がありますか?
MathJax は Content MathML ではなく、Presentation MathML のみを実装します。XSLT 変換を使用して Content を Presentation MathML に変換できると聞いていますが、その方法はわかりません。