This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
scribble-mathjax
Watch
1
Star
0
Fork
0
You've already forked scribble-mathjax
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
65892262ac
scribble-mathjax
/
unpacked
/
jax
/
output
/
SVG
History
Davide P. Cervone
65892262ac
Move remapping of <mo> contents to output jax, so that the original MathML is left unchanged
2012-01-14 16:33:43 -05:00
..
autoload
Fix annotation-xml to use correct scaling (now that that has changed)
2011-11-05 16:22:00 -04:00
fonts
/TeX
Handle \not better (produce proper unicode points for negated characters, when possible, use \u0338 when possible, and do \mathrel{\rlap{/}} otherwise). Add remappings to convert unavailable combinations back to combining characters for web-based fonts (this also makes it possible to handle double and tripple prime unicode code points).
2012-01-14 15:05:47 -05:00
config.js
Add a configuration flag that causes the underlying MathML structure to be retained in the SVG output, with element classes used to mark the corresponding elements (this allows some CSS control of the results, but also produces more complicated SVG trees)
2011-11-04 21:47:15 -04:00
jax.js
Move remapping of <mo> contents to output jax, so that the original MathML is left unchanged
2012-01-14 16:33:43 -05:00