Davide P. Cervone
|
e3f1a68bbe
|
Make sure that paths with scale() transforms retain the scaling when they are translated. Issue #1176 and mathjax/MathJax-node#93.
|
2015-04-28 18:26:49 -04:00 |
|
Davide P. Cervone
|
6b73beacd5
|
Merge branch 'issue995' into develop. Issue #955.
|
2015-04-21 16:48:22 -04:00 |
|
Davide P. Cervone
|
d4b1fa042a
|
Merge branch 'issue1072' into develop. Issue #1072.
|
2015-04-21 16:45:12 -04:00 |
|
Davide P. Cervone
|
9290d82858
|
Merge branch 'issue928' into develop. Issue #928.
|
2015-04-21 16:43:56 -04:00 |
|
Davide P. Cervone
|
3d951361fe
|
Merge branch 'issue567' into develop. Issue #567.
|
2015-04-21 16:43:28 -04:00 |
|
Davide P. Cervone
|
0fb87f3dea
|
Right-justify prescripts in mmultiscript elements. Resolves issue #1072.
|
2015-04-15 19:55:23 -04:00 |
|
Davide P. Cervone
|
be57176825
|
Add arc/fown/smile as horizontal stretchy delimiters. Issue #928.
|
2015-04-15 11:17:22 -04:00 |
|
Davide P. Cervone
|
fc3f34c28a
|
Add \overparen and \underparen for creating stretchy parens above and below other elements. Issues #928 and #567.
|
2015-04-15 10:08:20 -04:00 |
|
Davide P. Cervone
|
2c44d2ecac
|
Use correct name for maligngroup elements in toMathML output. Resolves issue #1089
|
2015-04-14 14:59:22 -04:00 |
|
Davide P. Cervone
|
c5b2aa2515
|
Round height and depth of final SVG element to pixel size in order to try to get the baseline right. Resolves issue #995 (I hope).
|
2015-04-10 16:30:30 -04:00 |
|
Davide P. Cervone
|
ed85cf61ee
|
Fix HTML-CSS bounding boxes for annotation-xml nodes when used illegally as first semantics child.
|
2015-03-18 13:04:52 -04:00 |
|
Davide P. Cervone
|
ad66602529
|
Merge remote-tracking branch 'dpvc/hotfix-2.5' into develop
|
2015-02-25 18:34:17 -05:00 |
|
Davide P. Cervone
|
5f53a23e58
|
Force measurement of unknown characters, even when noReflows is active.
|
2015-02-25 10:59:01 -05:00 |
|
Davide P. Cervone
|
6286c63239
|
Fix var problems identified by YUI.
|
2015-02-20 09:47:47 -05:00 |
|
Davide P. Cervone
|
f87cb5cf42
|
Bump version numbers for updated files
|
2015-02-19 17:43:07 -05:00 |
|
Davide P. Cervone
|
13ebde0937
|
Correct computation of TeX class for maction elements (handle embellished operators correctly).
|
2015-02-19 08:59:23 -05:00 |
|
Davide P. Cervone
|
3308957304
|
Fix some comments.
|
2015-02-19 08:58:01 -05:00 |
|
Davide P. Cervone
|
fe0d977494
|
Handle padding in measured children when noReflows is used (e.g., in maction tags around operators).
|
2015-02-17 16:03:25 -05:00 |
|
Davide P. Cervone
|
49c3e3a156
|
Don't set font-size of maction span (the elements it contains do that themselves).
|
2015-02-14 15:43:40 -05:00 |
|
Davide P. Cervone
|
15b3928891
|
Break HTML-CSS output into phases so that the final measurement can be done all at once. Restores timing improvements that were lost due to a change made in the testing for v2.5.
|
2015-02-14 15:30:37 -05:00 |
|
Davide P. Cervone
|
cb13a059bb
|
Localize a variable that was accidentally global. Resolves problem 2 of #1050.
|
2015-02-09 16:16:30 -05:00 |
|
Davide P. Cervone
|
9531b299d4
|
Make sure children of mtable are mtr or mlabeledtr (was incorrectly making an mtd instead of an mtr). Resolves issues #1006 and #1032.
|
2015-02-05 16:47:17 -05:00 |
|
Davide P. Cervone
|
964f7b4500
|
Fix var issues (noted by YUI compression)
|
2015-01-29 10:38:05 -05:00 |
|
Davide P. Cervone
|
737fbc01df
|
Fix var issues (noted by YUI compression)
|
2015-01-29 10:34:58 -05:00 |
|
Davide P. Cervone
|
e4982cb703
|
Fix unneeded variable (noted by YUI compression)
|
2015-01-29 10:32:36 -05:00 |
|
Davide P. Cervone
|
f5c10288dd
|
Update copyright dates.
|
2015-01-29 10:21:06 -05:00 |
|
Davide P. Cervone
|
31fcf19d92
|
Update file versions to 2.5.0. Ready for release!
|
2015-01-28 14:49:36 -05:00 |
|
Davide P. Cervone
|
0433a7b0ee
|
Some fixes to get things to work in older IE versions.
|
2015-01-28 14:46:15 -05:00 |
|
Davide P. Cervone
|
da8b1ea1ff
|
Make super- and subscripts respect height of stretched characters.
|
2015-01-28 11:43:19 -05:00 |
|
Davide P. Cervone
|
5b232c93e8
|
Fix problem with width of equations with line breaking.
|
2015-01-27 08:17:00 -05:00 |
|
Davide P. Cervone
|
477903cc79
|
Fix problem with positioning of colored rectangles (when combined combitionings add up to zero).
|
2015-01-27 08:16:20 -05:00 |
|
Davide P. Cervone
|
90af9db319
|
Fix NativeMMLelement to work with IE8 and below when MathPlayer isn't in place.
|
2015-01-26 12:03:43 -05:00 |
|
Davide P. Cervone
|
8f9d982af6
|
Scale displayIndent to HTML size, since the shift is outside the font-size scaling. This was required by the change to issue 769. (Issue #768.)
|
2015-01-24 05:15:21 -05:00 |
|
Davide P. Cervone
|
cd235d5b0e
|
Handle background color properly when there is an indentshift.
|
2015-01-23 11:31:17 -05:00 |
|
Davide P. Cervone
|
08cb7160f5
|
Fix scaling of indentshift in HTML-CSS; since is outside the font-size change, it doesn't need HTMLCSS.scale.
|
2015-01-22 10:15:12 -05:00 |
|
Davide P. Cervone
|
4e9a33e256
|
Set sh and sd on svg object (not mml object).
|
2015-01-17 14:00:28 -05:00 |
|
Davide P. Cervone
|
9f14997b79
|
Make \overline{\lim_{x}} have correct spacing for overline with Firefox. Issue #490.
|
2015-01-17 08:25:14 -05:00 |
|
Davide P. Cervone
|
b30c8f2f30
|
Set movablelimits on the base mo not the munderover node. Issue #901.
|
2015-01-16 11:18:26 -05:00 |
|
Davide P. Cervone
|
d6939060ed
|
Don't produce error for empty annotation in CommonHTML output. (Issue #805)
|
2015-01-16 08:58:26 -05:00 |
|
Davide P. Cervone
|
dc7919693d
|
Accidentally reused variable y, so change to Y. Issue #991.
|
2015-01-15 15:02:50 -05:00 |
|
Davide P. Cervone
|
c95cb11c19
|
Use min-width on NativeMML zoom box for full-width tables. Issue #918.
|
2015-01-15 14:18:51 -05:00 |
|
Davide P. Cervone
|
1b8811bf76
|
Add test for full-width tables in NativeMML. Issue #993.
|
2015-01-15 11:38:36 -05:00 |
|
Davide P. Cervone
|
af20e4cc1d
|
Merge branch 'issue949' into develop. Issue #949.
|
2015-01-14 11:19:48 -05:00 |
|
Davide P. Cervone
|
8d6ffccb16
|
Merge branch 'issue991' into develop. Issue #991.
|
2015-01-14 11:19:31 -05:00 |
|
Davide P. Cervone
|
dac51a9f69
|
Fix problem with empty scripts in SVG output. Issue #949.
|
2015-01-14 11:12:22 -05:00 |
|
Davide P. Cervone
|
b60fb9b741
|
Use origin pad.y since it can change during Add(). Resolves issue #991.
|
2015-01-13 10:58:25 -05:00 |
|
Davide P. Cervone
|
cdff7d26f0
|
Add width CSS to semantics annotation when needed by Firefox. Resolves issue #993.
|
2015-01-13 10:17:36 -05:00 |
|
Davide P. Cervone
|
0182094a37
|
Merge branch 'issue1002' into develop. Issue #1002.
|
2015-01-12 09:37:56 -05:00 |
|
Davide P. Cervone
|
24bfd6baf2
|
Merge branch 'issue997' into develop. Issue #997.
|
2015-01-12 09:37:34 -05:00 |
|
Davide P. Cervone
|
a2c3b7cdc2
|
Use currentColor rather than black for SVG output. Resolves issue #1002.
|
2015-01-11 09:51:17 -05:00 |
|