This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
scribble-math
Watch
1
Star
0
Fork
0
You've already forked scribble-math
Code
Issues
8
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
fd3ff2979e
scribble-math
/
unpacked
History
Davide P. Cervone
fd3ff2979e
Fix problem with character being skipped following a \ref or \eqref in \text{} inside math mode (index was off by one)
2011-05-06 12:45:21 -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
Fix problem with character being skipped following a \ref or \eqref in \text{} inside math mode (index was off by one)
2011-05-06 12:45:21 -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