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
db55f22ba7
scribble-mathjax
/
jax
/
output
/
SVG
History
Davide P. Cervone
db55f22ba7
Handle pseudo-scripts better (don't translate <mo>'s that aren't in superscripts, and do translate the ones that are)
2012-01-14 20:30:13 -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
Handle pseudo-scripts better (don't translate <mo>'s that aren't in superscripts, and do translate the ones that are)
2012-01-14 20:30:13 -05:00