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
94a2dc3389
scribble-mathjax
/
unpacked
History
Davide P. Cervone
94a2dc3389
Have TeX input jax load AMSmath if auto equation numbering is requested in the TeX configuration
2011-05-02 09:55:58 -04:00
..
config
Add support for automatic line numbers, and the \label and \ref macros (resolves issue
#71
)
2011-05-01 19:05:02 -04:00
extensions
Fix reference to texError that was mistyped as isError. Also repacked tex2jax, which was not included in the previous commit (for some reason)
2011-05-02 08:38:04 -04:00
jax
Have TeX input jax load AMSmath if auto equation numbering is requested in the TeX configuration
2011-05-02 09:55:58 -04:00
MathJax.js
Break the processing phase into two separate phases to do input processing separately from output processing (they used to be interleaved). This makes it easier to implement forward references for the \ref macro
2011-05-01 17:31:30 -04:00