Frédéric Wang
Frédéric Wang
From https://mathml-refresh.github.io/mathml/chapter3.html#presm.mtable : > In the above specifications for attributes affecting rows (respectively, columns, or the gaps between rows or columns), the notation (...)+ means that multiple values can be...
I've connected the TeXZilla repository to travis. After several attempts, I ended up doing "build only". https://travis-ci.org/fred-wang/TeXZilla/builds Ideally we should also: 1) run the tests with nodejs 2) run the...
Currently, we use three versions of "exit" for phantomjs, slimerjs and nodejs. They are used in unit-tests.js and commonJS.js Ideally, the exit call should work with any CommonJS program. http://wiki.commonjs.org/wiki/CommonJS
See http://www.w3.org/Math/MathML3/chapter3.html#id.3.3.1.3 for a discussion of grouping of sub-expressions. Expression grouping was removed in 2f3e5f4faaa913842f2fa610b06f55d2f40e027e because it didn't work very well and was a serious performance burden for Jison. I...
See https://github.com/laurentj/slimerjs/issues/188
I've seen many people interested in the stylesheet and submitting PR to improve it. Generally, I'm approving them without paying too much attention to the details, as I'm personally not...
The OFL FAQ recommends to use "Reserved Font Name" and to include a font log. http://scripts.sil.org/cms/scripts/page.php?item_id=OFL-FAQ_web#7c3969d3
I've recently been working with free Open Type Math fonts and noticed that Neo Euler was the only one missing the following characters: - Double-Struck - SansSerif - Monospace The...
> When I go to that page, I get an error message dialog saying, "No PDK base URL could be detected. Asynchronous load of PDK requies a tp:baseUrl meta tag...