MathJax-dev
MathJax-dev copied to clipboard
Build and release tools for the MathJax project
The package documentation tool for extracting macros for our `.rst` docs files. Somehow that got lost in some old branch.
This PR adds a number of features to the v3 lab, and fixes several interface bugs. * There are now checkboxes for the MathML extension (mml3) and the textmacros extensions....
Updates the speech samples for new sre options.
I'm curious if anyone's tried mf2pt1 to convert .mf fonts to Type 1 fonts?
When trying to generate the font data for one of the preconfigured fonts (in this case Latin Modern) using `make Latin-Modern`, the generation runs for quite some time before failing...
I would like to propose the creation of a single unified font file containing all the glyphs used for ordinary mathematical typesetting. With ordinary mathematical typesetting I mean typesetting in...
Fixes #24, using the fix specified in fonttools/fonttools#150
I think that since the construction of Space.ttx, the fonttools XML-format changed as I get error fonttools/fonttools#150
Given that http://docs.mathjax.org/en/latest/font-support.html directs users to this repository for when they need to have mathjax deal with more glyphs than the default fonts support (in my case, I need to...
See also this pull request on MathJax: https://github.com/mathjax/MathJax/pull/433 This change lets me use combineMJlist outside of a MathJax project directory, to create my own custom combined configuration file. For example,...