Davide P. Cervone
f42c71feca
Merge branch 'issue956' into develop. Issue #956 .
2015-07-16 15:39:05 -04:00
Davide P. Cervone
4c8158ca36
Merge branch 'issue1028' into develop. Issue #1028 .
2015-07-16 15:38:41 -04:00
Davide P. Cervone
e0bf912cf3
Merge pull request #1210 from CalebKester/develop
...
Update MathZoom.js with global border-box support
2015-07-16 10:11:31 -04:00
CalebKester
2dd603aa41
Update MathZoom.js with global border-box support
...
With a lot of sites using the global box-sizing it breaks the zoom box on large equations when the zoom goes wider than the screen. This fix will explicitly add content-box on this element to prevent a global override.
2015-07-16 08:44:52 -05:00
Davide P. Cervone
fd65c2917b
Use mmultiscripts for atoms with prescripts. Resolves issue #956 .
2015-07-10 18:13:40 -04:00
Davide P. Cervone
e7c928fa3e
Handle spacing in alignedat environment (like 811 and 982). Resolves issue #1028 .
2015-07-10 11:43:23 -04:00
Davide P. Cervone
a9ab53ece8
Merge branch 'issue1085' into develop. Issue #1085 .
2015-07-09 11:27:32 -04:00
Davide P. Cervone
d2cf7edb0f
Merge branch 'issue1173' into develop. Issue #1173 .
2015-07-09 11:27:05 -04:00
Davide P. Cervone
af7bfcf8c3
Merge branch 'issue1194' into develop. Issue #1194 .
2015-07-09 11:26:07 -04:00
Davide P. Cervone
67e7351e1d
Merge branch 'issue1208' into develop. Issue #1208 .
2015-07-09 11:25:08 -04:00
Davide P. Cervone
6fd9c45c14
Add more detail to browser detection for Safari (since Windows Mobile thinks its Safari). Resolves issue #1085 .
2015-07-08 17:20:28 -04:00
Davide P. Cervone
2f37a00c6f
Use extra parentheses to avoid warning message in debug mode. Resolves at least one line from issue #1173 .
2015-07-08 17:11:58 -04:00
Davide P. Cervone
c03acb6d7d
Fix problem where automatic numbering affects \binom and friends. Resolves issue #1194
2015-07-08 17:05:57 -04:00
Davide P. Cervone
15c9159cb2
Merge branch 'issue1199' into develop. Resolves issue #1199 .
2015-07-08 15:37:49 -04:00
Davide P. Cervone
8d39915c25
Merge branch 'issue1176' into develop. Resolves issue #1176 .
2015-07-08 15:36:02 -04:00
Davide P. Cervone
fd8c901274
Merge branch 'issue1072' into develop. Resolves issue #1072 .
2015-07-08 15:34:26 -04:00
Davide P. Cervone
cd12ba63d9
Make chunking parameters only be used when fast preview is enabled.
2015-07-08 15:30:49 -04:00
Davide P. Cervone
122ca09352
Fix problem with dot delimiter not being recognized as a delimiter because TEXDEF.delimiter[.] returns an empty string. Resolves issue #1199 .
2015-06-29 10:23:32 -04:00
Davide P. Cervone
ca6ffc7b41
Use scale of 1 if bbox.scale is not set (affects fractions, for example). Resolves issue #1072 .
2015-06-29 09:54:37 -04:00
Davide P. Cervone
a154d7ded1
Merge branch 'hotfix-2.5.3' into develop
2015-04-30 17:51:07 -04:00
Davide P. Cervone
d7419676e2
Repack and recombine
2015-04-30 17:14:37 -04:00
Davide P. Cervone
72af812dfe
Changed the wrong version number in the previous commit.
2015-04-30 17:13:44 -04:00
Davide P. Cervone
805986318b
Change version numbers.
2015-04-30 15:27:45 -04:00
Davide P. Cervone
242c9356f5
Put off moving math in containers with display:none from the hidden div where they are typeset to their proper locations until AFTER they have been remeasured. Resolves issue #1179 .
2015-04-30 13:44:03 -04:00
Davide P. Cervone
325f149ef7
Merge remote-tracking branch 'mathjax/hotfix-2.5.2' into develop
2015-04-29 10:54:31 -04:00
Peter Krautzberger
9995bf3fda
Merge pull request #1166 from mathjax/hotfix-2.5.2
...
Merge v2.5.2 for release
2015-04-29 16:26:46 +02:00
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
0360f44783
Merge pull request #1172 from christianp/var-in-global-scope
...
fix typo which put a variable in global scope
2015-04-23 06:59:42 -04:00
Christian Perfect
5d3ffd40f2
fix typo which put a variable in global scope
...
missing comma meant that SETTINGS was put in global scope
2015-04-23 08:56:34 +01: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
2af7fde2d9
Merge branch 'issue1155' into develop. Issue #1155 .
2015-04-21 16:44:38 -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
e22bcd1398
Merge branch 'issue1036' into develop. Issue #1036 .
2015-04-21 16:42:03 -04:00
Davide P. Cervone
bdc1528939
Merge branch 'issue1089' into develop. Issue #1089 .
2015-04-21 16:41:32 -04:00
Davide P. Cervone
add4af85c3
Repack and recombine
2015-04-21 12:49:01 -04:00
Davide P. Cervone
d47dbd1c52
Update version numbers.
2015-04-21 11:49:54 -04:00
Davide P. Cervone
6aba7a2170
Fix handling of colored backgrounds on math elements in IE, and on mspace/mpadded elements in IE < 8.
2015-04-20 13:18:14 -04:00
Davide P. Cervone
993715cc03
Merge remote-tracking branch 'dpvc/hotfix-2.5.2' into hotfix-2.5.2
2015-04-20 08:56:34 -04:00
Davide P. Cervone
4292f9ed6b
Don't insert mstyle in InternalMath() when not necessary.
2015-04-20 08:27:43 -04:00
Davide P. Cervone
e35dd5fd43
Merge pull request #1168 from mathjax/issue1162
...
Updating contributing.md
2015-04-18 12:02:33 -04:00
Peter Krautzberger
3ad8dc5a29
updated contributing.md
...
Fixing typos to address comments
2015-04-16 21:08:55 +02:00
Peter Krautzberger
f22a1adab7
updating contributing.md
...
* Fix more relative links
* fix TOC structure
* minor changes to core section
2015-04-16 14:31:35 +02:00
Peter Krautzberger
79127fb44b
Updating Commit.md
...
* fix broken links
* re-write bug report instructions
* restructure core development advice.
2015-04-16 10:51:17 +02: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
6830d889e8
Add try/catch around initial browser setup, just in case there is an error. See issue #1155 .
2015-04-15 11:43:47 -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
65937e6c4d
Merge pull request #1165 from dpvc/issue1137
...
Issue #1137
2015-04-15 10:15:39 -04:00
Peter Krautzberger
9263cc4506
simplify browser check
...
as per @dpvc's suggestion
2015-04-15 10:10:21 -04:00