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
6d283451fd
scribble-mathjax
/
unpacked
History
Davide P. Cervone
6d283451fd
Add support for \{, \} and \\ inside \text{}, since {, }, and \ are used by MathJax in determining the extent of the \text box. This helps with issues
#375
and
#790
.
2014-08-22 15:44:03 -04:00
..
config
Update version numbers, repack, and recombine
2014-06-12 05:53:13 -04:00
extensions
Update use of RegExp.$n to account for Firefoxs change from empty string to undefined for unmatched groups. Resolves issue
#891
.
2014-08-19 13:35:11 -04:00
jax
Add support for \{, \} and \\ inside \text{}, since {, }, and \ are used by MathJax in determining the extent of the \text box. This helps with issues
#375
and
#790
.
2014-08-22 15:44:03 -04:00
localization
Update version numbers, repack, and recombine
2014-06-12 05:53:13 -04:00
MathJax.js
Don't do any delays if delay time is 0 (allows authors to go back to original functionality, if desired). Issue
#872
.
2014-08-20 09:07:26 -04:00