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
History
Davide P. Cervone
bc19088423
Prevent mo's from being stretched more often than needed (check that they aren't already the right size when matching mrow size). Also, allow TeXAtom to stretch properly when part of an embellished operator. Issue
#701
.
2014-02-17 11:17:29 -05:00
..
autoload
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
fonts
Merge branch 'hotfix-2.3' into develop. (This not merged into master,
2014-02-10 09:48:43 -05:00
blank.gif
moved files out of mathjax/ to top level
2010-11-13 12:38:42 -06:00
config.js
Add \texttt and \textsf macros, and make them work with mtextFontInherit. Resolves issue
#459
.
2014-02-09 13:45:58 -05:00
imageFonts.js
Bump version numbers.
#534
2013-10-21 13:58:46 +02:00
jax.js
Prevent mo's from being stretched more often than needed (check that they aren't already the right size when matching mrow size). Also, allow TeXAtom to stretch properly when part of an embellished operator. Issue
#701
.
2014-02-17 11:17:29 -05:00