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
cd6297fc01
scribble-mathjax
/
unpacked
History
Davide P. Cervone
cd6297fc01
Simplify getW slightly, and add ability to measure multiple elements in at once (so mfrac, msup, etc. can measure all parts at once -- not optimal but better than now). Change negativeSkipBug to initialSkipBug, since it affects both negative and positive skips.
2011-09-06 11:20:08 -04:00
..
config
Remove element parameters from the preprocessor configuration blocks (they are not longer used, now that there is a global elements parameter)
2011-03-18 18:47:25 -04:00
extensions
Have ElementJax store input and output jax ID's rather than pointers (to help avoid circular references for cleanup purposes)
2011-05-01 13:45:16 -04:00
jax
Simplify getW slightly, and add ability to measure multiple elements in at once (so mfrac, msup, etc. can measure all parts at once -- not optimal but better than now). Change negativeSkipBug to initialSkipBug, since it affects both negative and positive skips.
2011-09-06 11:20:08 -04:00
MathJax.js
Since the loading of the jax is now done by prepareOutput, no need to check for callbacks in processOutput
2011-09-04 17:51:18 -04:00