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
c855a35eff
scribble-mathjax
/
unpacked
History
Davide P. Cervone
c855a35eff
Don't clip delimiters that stretch farther than they are they supposed to. (This is handled by letting them extend beyond their bounding box, but that means they can overlap the rows above or below. Idealy, this should alter the heights of the rows, but that could require restretching rows when equalrows is set, and could lead to looping to try to get the table to stablize. Resolves issue
#701
for now.
2014-02-17 11:15:26 -05:00
..
config
Merge branch 'issue353' into develop. Issue
#353
.
2014-02-15 12:37:52 -05:00
extensions
Merge branch 'issue470' into develop. Issue
#470
.
2014-02-15 12:38:21 -05:00
jax
Don't clip delimiters that stretch farther than they are they supposed to. (This is handled by letting them extend beyond their bounding box, but that means they can overlap the rows above or below. Idealy, this should alter the heights of the rows, but that could require restretching rows when equalrows is set, and could lead to looping to try to get the table to stablize. Resolves issue
#701
for now.
2014-02-17 11:15:26 -05:00
localization
MathMenu: fix typo in STIXLocal key, add strings for the new Web fonts.
#656
2013-11-05 16:10:04 +01:00
MathJax.js
Fix SPLIT routine for IE8 and below (index was wrong for when there are more than one match -- argh!). Resolves issue
#623
.
2014-02-12 16:05:20 -05:00