Commit Graph

1825 Commits

Author SHA1 Message Date
Davide P. Cervone
e92f3f2718 Change copyright and version numbers 2014-05-07 17:02:28 -04:00
Davide P. Cervone
1424afb792 Fix up variable issues identified by packer 2014-05-07 16:01:13 -04:00
Davide P. Cervone
ad0d7760f0 Improve handling of removal of   for IE in AlignBox 2014-05-07 05:29:31 -04:00
Davide P. Cervone
214a230504 Make sure svg is defined before using its width 2014-05-06 07:00:29 -04:00
Davide P. Cervone
3ebb153763 Ignore mathsize for non-token elements when figuring scales. 2014-05-05 11:18:44 -04:00
Davide P. Cervone
ab3a7e429f Always use start marker in IE (fixes sizes of background colors, see mphantom color test). 2014-05-05 11:06:10 -04:00
Davide P. Cervone
0b4ee45777 Remove   when msiePlaceBoxBug is in effect 2014-05-05 09:14:49 -04:00
Davide P. Cervone
085c80054c Add option to not show MathPlayer alert (helps with testsuite) 2014-05-05 07:55:16 -04:00
Davide P. Cervone
49ede41339 Handle MSIE padding bug properly when linebreaking mmultiscripts and when adding nulldelimiterspace wround fractions. 2014-05-04 17:46:34 -04:00
Davide P. Cervone
db87f413bb Avoid IE10 compatibility mode (which says v7.0) but documentMode = 9 problem with transformNode() call. 2014-05-04 15:52:53 -04:00
Davide P. Cervone
1e9dcb81f8 Mark functions that are turned into TEXCLASS.OP so that spacing can be improved for things that look like \left...\right. 2014-05-04 15:27:39 -04:00
Davide P. Cervone
09ce98092b Move generic font and fontdata to main jax object so that we are sure to have one (it will be overwritten when the actual font data are loaded). 2014-05-04 15:24:49 -04:00
Davide P. Cervone
81cec74252 Fix scaling problem with mpadded. 2014-05-04 15:23:50 -04:00
Davide P. Cervone
061fe3488b Fix \enclose{}[arrow=1]{} to add updiagonalarrow. 2014-04-27 09:02:01 -04:00
Davide P. Cervone
462be1eaeb Make sure that <mo> with minsize or maxsize set are stretched. 2014-04-25 17:31:11 -04:00
Davide P. Cervone
7f509db1b5 Remove extra space in width (Firefox doesn't process it correctly). 2014-04-25 12:32:58 -04:00
Davide P. Cervone
bf9f704e20 Merge branch 'issue799' into develop. Issue #799. 2014-04-25 09:12:13 -04:00
Davide P. Cervone
a9d11e1b92 Combine ctop.xsl and mml3mml2.xsl into one, but remove svg tranformation for summation. Issue #799. 2014-04-24 21:10:38 -04:00
Davide P. Cervone
c6d73f4689 Fix several loading issues with localization files (don't add menu div until files are loaded, and properly handle empty callbacks in loadDomain). 2014-04-22 12:31:03 -04:00
Davide P. Cervone
833b69cd2c Merge branch 'issue735' into develop. Issue #735. 2014-04-22 08:16:29 -04:00
Davide P. Cervone
e1a43b6996 Updated language names. Issue #753. 2014-04-22 08:13:16 -04:00
Davide P. Cervone
2470972f99 Merge pull request #797 from pkra/issue753
localization update for v2.4.  Issue #753.
2014-04-22 07:55:19 -04:00
Peter Krautzberger
6ce23c819e localization update for v2.4 2014-04-22 12:45:38 +02:00
Davide P. Cervone
3837d8db0e Make Chrome > 32.0 get bold-italic correctly. Issue #735. 2014-04-22 06:30:55 -04:00
Davide P. Cervone
6d6cb37923 Merge branch 'issue763' into develop. Issue #763. 2014-04-21 19:24:19 -04:00
Davide P. Cervone
21282b683f Merge branch 'issue794' into develop. Issue #794. 2014-04-21 19:23:38 -04:00
Davide P. Cervone
5d75c5d627 Merge branch 'issue353' into develop. Issue #353. 2014-04-21 19:20:45 -04:00
Davide P. Cervone
2b9b4054f1 Take fixphi into account when fixing the phi and varphi characters. Issue #353. 2014-04-21 19:20:23 -04:00
Davide P. Cervone
71925e6fe3 Merge branch 'more-linebreak-fixes' into develop 2014-04-21 18:16:52 -04:00
Davide P. Cervone
cb04ee618c Fix problems with linebreaks in fractions (scaling of lineleading, proper detection of auto indentalign, etc.) 2014-04-21 18:16:31 -04:00
Davide P. Cervone
521e6c9fda Remove extra level of nesting from \textit, \textbf, etc. 2014-04-21 15:24:30 -04:00
Davide P. Cervone
4d316d7f1a Merge branch 'fix-linebreaks' into develop 2014-04-21 09:53:22 -04:00
Davide P. Cervone
f54a8ebaaa Fix problem where forced linebreaks could cause lines to disappear (due to recent changes to the linebreaking algorithm). 2014-04-21 09:52:59 -04:00
Davide P. Cervone
76e6d1139d Merge branch 'issue793' into develop. Issue #793. 2014-04-21 05:59:44 -04:00
Davide P. Cervone
c548a7f0a6 Fix incorrect use of TeX_factor for relative sizes. 2014-04-21 05:59:18 -04:00
Davide P. Cervone
04295783bc Make sure \bmod gets space even in scripts. Resolves issue #794. 2014-04-21 05:57:10 -04:00
Davide P. Cervone
25bab8f05c Make \newenvironment perform the end substitution BEFORE testing if \end matches the corresponding \begin. This allows \newcommand to use \begin and \end in the substititions. Resolves issue #793. 2014-04-20 14:45:54 -04:00
Davide P. Cervone
1e8ae72201 Merge branch 'zoom-fix' into develop. Issues #749, #460, #423. 2014-04-11 07:56:49 -04:00
Davide P. Cervone
0c083deb4f Merge branch 'issue777' into develop. Issue #777. 2014-04-11 07:56:05 -04:00
Davide P. Cervone
662023bed4 Merge branch 'issue703' into develop. Issue #703. 2014-04-11 07:55:31 -04:00
Davide P. Cervone
d2620501da Get border size properly in IE < 10. 2014-04-11 07:36:40 -04:00
Davide P. Cervone
f8ad843365 Avoid warning about deprecated event.returnValue. 2014-04-10 22:49:49 -04:00
Davide P. Cervone
46ba400ad6 Work around WebKit bug with SVG sizes. Resolves issue #749. 2014-04-10 22:45:35 -04:00
Davide P. Cervone
6ba5f2a624 Make absolute sizes scale when zoomed. Resolves issue #460. 2014-04-10 20:48:28 -04:00
Davide P. Cervone
4c2f7ac7c9 Handle resizing better (it flickered when shrinking windows), and take original size into account when changing visibility. 2014-04-10 20:10:28 -04:00
Davide P. Cervone
26775b9520 Make zoom box fit inside closest parent with overflow clipping (if any). Also make the clicable background fit the area properly (it is restricted to that parent element). 2014-04-10 06:40:47 -04:00
Davide P. Cervone
432f5eba69 Move submenus to the left for RTL languages, and make menus open to the left as well. Resolves issue #777. 2014-04-09 17:23:03 -04:00
Davide P. Cervone
c33e0f06b8 Fix scaling for SVG (similar to HTML-CSS fixes). Issue #703 2014-04-09 16:00:10 -04:00
Davide P. Cervone
239cfe33e5 Fix a few bugs with scaling in HTML-CS mode. 2014-04-09 15:59:43 -04:00
Davide P. Cervone
defe996cf7 Fix mathsize in HTML-CSS output so that it acts as a zoom (spaces, math axis, etc, are all scaled). Issue #703. 2014-04-09 13:54:56 -04:00