【发布时间】:2015-05-29 16:39:08
【问题描述】:
我是 html、css 和 mathml 的新手,但现在可以很好地生成在 Firefox 中呈现的数学,但速度很慢。我的问题是如何在 STIX 字体中使用向上整数符号。
<mo>∫</mo>
默认产生一个倾斜的符号。使用 fontfamily="STIXIntegralsUp" 对 Firefox 没有影响,但在其他浏览器中会产生一个向上的整数符号。我还安装了 STIXMath 字体,但向上整数符号没有 unicode。如何在没有 unicode 的情况下使用这些符号?
简而言之,如何在 Firefox 中生成向上整数符号?
【问题讨论】:
标签: mathml