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
d26341c5c3
scribble-mathjax
/
unpacked
/
jax
/
output
/
CommonHTML
/
autoload
History
Davide P. Cervone
d26341c5c3
Merge pull request
#1533
from dpvc/issue1532
...
Use a new approach to aligning labels with their table rows.
#1532
2016-07-23 15:47:56 -04:00
..
annotation-xml.js
Update version numbers to 2.6.0
2015-12-29 09:36:52 -05:00
maction.js
Update version numbers to 2.6.0
2015-12-29 09:36:52 -05:00
menclose.js
Update version numbers to 2.6.0
2015-12-29 09:36:52 -05:00
mglyph.js
Make CHTML mglyph scale image size by hand rather than using offsetWidth and offsetHeight, since those cause reflow. This also makes it work in mathjax-node.
Resolves
mathjax/Mathjax-node#241
.
2016-06-07 12:43:09 -04:00
mmultiscripts.js
Fix up comment.
2016-05-18 12:37:23 -04:00
ms.js
Update version numbers to 2.6.0
2015-12-29 09:36:52 -05:00
mtable.js
Use a new approach to aligning labels with their table rows that should reduce the round-off problems by forcing each row to the desired height, and doing the same with the labels. Resolves issue
#1532
(and
#1500
).
2016-06-22 11:58:12 -04:00
multiline.js
Bubble percentage widths up while line breaking in CHTML. Resolves issue
#1441
.
2016-05-04 08:08:18 -04:00