-
Error with `make documents.html`
```
java -jar target/mn2sts-1.1.jar --xml-file-in src/test/resources/iso-rice-en.cd.xml --xml-file-out documents/iso-rice-en.cd.xml
mn2sts 1.1
Input: XML (src/…
-
hi,
在使用你介绍的妈咪叔研制的latexlive.com网站时,发现字母正上方有标注符号(如 · 、~、- 等)的,使用MathML粘贴到word内,字母上方的标注会变得离字母非常远。
例如在latexlive.com输入这句代码:\dot{a}\tilde{a}\hat{a},网站内显示为第一张图片这样,标注和字母之间的距离是很近的,这也应该是latex正确的显示方式。但是使用M…
-
Currently, the parser treats STEM content as a passthrough (with some newline processing of AsciiMath). The HTML converter decorates it with a set of delimiters and loads MathJax to find the STEM cont…
-
### Issue Summary
When I included a 4-line formula containing `\tag` in the HTML file, the scroll bar appeared (it should not have appeared because the height of this formula is much smaller than t…
-
From https://github.com/w3c/csswg-drafts/issues/520#issuecomment-917435898: It might make sense to expose `MATH` table data.
-
https://www.software.hixie.ch/utilities/js/live-dom-viewer/?saved=6703
Safari appears to follow the quirks mode behaviour of walking up ancestor chain.
Firefox appears to resolve against zero.
…
-
U+002D HYPHEN-MINUS is too short, so MathML browser implementations render it as U+2212 MINUS SIGN.
Do we want to standardize this workaround?
I'd prefer not, but I guess the proper way to do it…
-
I got this error when building:
```
../../../../ext/mathematical/mathematical.c:104:5: error: implicit declaration
of function 'mtex2MML_free_string' is invalid in C99
[-Werror,-Wimp…
-
Support for graphics is not currently implemented.
sn6uv updated
8 years ago
-
In our application, users sometimes have to enter long formulas. It would be great if it were possible that mathlive inserts "softwraps" into the formula, so it spans multiple lines on screen, but the…