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
734089fa13
scribble-mathjax
/
unpacked
History
Davide P. Cervone
734089fa13
Add a factor so that the chunk size gets bigger after each chunk (so the initial part of the page is shown quickly, but long pages don't slow down so badly). This probably needs some experimental data to get teh factor and chunk size right.
2011-09-05 22:58:13 -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
Add a factor so that the chunk size gets bigger after each chunk (so the initial part of the page is shown quickly, but long pages don't slow down so badly). This probably needs some experimental data to get teh factor and chunk size right.
2011-09-05 22:58:13 -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