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
bc19088423
scribble-mathjax
/
unpacked
/
jax
/
output
/
HTML-CSS
/
autoload
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
..
annotation-xml.js
Bump version numbers.
#534
2013-10-21 13:58:46 +02:00
maction.js
Bump version numbers.
#534
2013-10-21 13:58:46 +02:00
menclose.js
Add phasorangle notation to menclosed. Resolves issue#561.
2014-02-08 13:58:31 -05:00
mglyph.js
Bump version numbers.
#534
2013-10-21 13:58:46 +02:00
mmultiscripts.js
Bump version numbers.
#534
2013-10-21 13:58:46 +02:00
ms.js
Remove quoting of lquote and rquote when they appear within the content of the <ms> element. Not sure why this was ever done. Resolves issue
#578
.
2014-02-06 14:42:32 -05:00
mtable.js
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
multiline.js
Merge pull request
#644
from dpvc/issue523
2013-10-30 10:03:01 -07:00