【问题标题】:Is it possible to put HTML inside TeX/MathML with MathJax the way it can be done with jqMath?是否可以像使用 jqMath 那样使用 MathJax 将 HTML 放入 TeX/MathML 中?
【发布时间】:2012-01-04 21:11:05
【问题描述】:

使用 jqMath 可以使用 \html 将 html 插入到数学表达式中,例如 in

\[y = ax^\html'<input type="text" size=1>'+bx+c\]

这会在第一个 + 之前向用户显示以下表达式,并带有一个 html 输入

y=ax[此处实际输入]+bx+c

那么.. 是否可以使用 MathJax 实现相同的效果?

【问题讨论】:

    标签: html mathjax mathml jqmath


    【解决方案1】:

    您可能会发现 MathJax 用户论坛上的 this discussion 会有所帮助。

    大卫

    【讨论】:

    • semanticsannotation 元素将 Content MathML 与演示文稿相关联。 HTML 5 规范还允许在 Presentation MathML 令牌元素中使用 HTML,例如 mtext。希望这会有所帮助。
    猜你喜欢
    • 1970-01-01
    • 2014-11-08
    • 1970-01-01
    • 2011-11-24
    • 2014-02-05
    • 2017-02-17
    • 2017-07-11
    • 2014-07-12
    • 1970-01-01
    相关资源
    最近更新 更多