Commit Graph

1247 Commits

Author SHA1 Message Date
Davide P. Cervone
9f1f495fb7 Use hasOwnProperty() when checking file specification object (prevents problems when Object.prototype has been modified). Resolves issue #352. 2012-11-27 14:36:53 -05:00
Davide P. Cervone
081204f317 Bump versions, repack, and recombine previous commit 2012-11-27 14:34:46 -05:00
Davide P. Cervone
d2bbe75499 Allow preview to be just a plain string (rather than requiring [string]). 2012-11-27 14:25:32 -05:00
Davide P. Cervone
6ef9fb6d87 Make tool tips appear above zoom boxes (resolves issue #351). 2012-11-27 14:19:48 -05:00
Davide P. Cervone
9207aa2841 Remove branch file README file (it's supposed to make the branch be separate from master) 2012-10-28 18:28:36 -04:00
Davide P. Cervone
e843094650 Merge branch 'v2.1-latest' 2012-10-28 18:24:20 -04:00
Davide P. Cervone
cd6be82f13 Merge branch 'v2.1-latest' of https://github.com/dpvc/MathJax into v2.1-latest 2012-10-17 17:54:40 -04:00
Davide P. Cervone
ef86d63009 Merge branch 'v2.1-latest' of https://github.com/dpvc/MathJax into develop 2012-10-17 17:53:59 -04:00
Davide P. Cervone
e0273d1704 Fix problem with OS X Lion STIX font fix being applied to all platforms when Chrome is used. 2012-10-17 17:52:58 -04:00
Davide P. Cervone
669f9c223d Merge branch 'v2.1-latest' of https://github.com/dpvc/MathJax into develop 2012-10-03 19:14:14 -04:00
Davide P. Cervone
ec8b2cfe62 Merge branch 'v2.1-latest' of https://github.com/dpvc/MathJax into v2.1-latest 2012-10-03 19:13:19 -04:00
Davide P. Cervone
5263c5e21c Repack and recombine previous two commits 2012-10-03 06:23:02 -04:00
Davide P. Cervone
b1abd818bd Fix problem with adding widths when child node is empty that causes linebreaking to produce math processing errors. (Reported by StackExchange community.) 2012-10-03 06:22:19 -04:00
Davide P. Cervone
235c5dc40b Fix problem with table frames in IE with zero-height tables. Also fix problem with HTMLboxChild when child is is empty and the container doesn't have a bbox. Resolves issues found by Fred's test framework. 2012-10-03 06:20:57 -04:00
Davide P. Cervone
f3fe1c0be0 Merge branch 'v2.1-latest' of https://github.com/dpvc/MathJax into v2.1-latest 2012-10-01 16:57:09 -04:00
Davide P. Cervone
ca34855b25 Fix a problem with SVG linebreaking where the lines would get farther and farther apart when there are multiple breaks within an equation. 2012-10-01 16:56:20 -04:00
Davide P. Cervone
a6ce8e0c7b Merge branch 'v2.1-latest' of https://github.com/dpvc/MathJax into v2.1-latest 2012-09-30 17:50:27 -04:00
Davide P. Cervone
bcf7ad1807 Fix use of wront in-line delimiters in example file. Fixes issue #326. 2012-09-30 17:48:37 -04:00
Davide P. Cervone
3f798a0646 Add branch README file 2012-09-30 16:18:52 -04:00
Davide P. Cervone
c9f18c7cdb Merge branch 'v2.1-latest' into develop 2012-09-30 10:30:55 -04:00
Davide P. Cervone
bf490b00de Merge branch 'issue324' into v2.1-latest 2012-09-30 10:27:45 -04:00
Davide P. Cervone
5921c8cb84 Make IE9 and IE10 use SVG for menclose rather than SVG (when in a document mode that supports it). Resolves issue #324. 2012-09-29 15:54:22 -04:00
Davide P. Cervone
bb25a0207d Don't check script src if it is null. Resolves issue #322. 2012-09-29 15:23:05 -04:00
Davide P. Cervone
e7b29726b6 Merge branch 'issue317' into develop 2012-09-29 15:06:36 -04:00
Davide P. Cervone
7347b532c7 Fix link to docs.mathjax.org rather than readthedocs 2012-09-25 05:49:34 -04:00
Davide P. Cervone
bc9fd85172 Removed comments that were used for testing purposes but were left in accidentally. 2012-09-25 05:24:00 -04:00
Davide P. Cervone
45a05f8bae Merge branch 'v2.1-latest' into develop 2012-09-24 21:37:23 -04:00
Davide P. Cervone
1fc23f0f93 Remove docs and replace by placeholders that point to the new locations 2012-09-24 21:36:51 -04:00
Davide P. Cervone
aa5829849f Update version numbers to v2.1 2012-09-24 21:06:28 -04:00
Davide P. Cervone
aa50090455 Repack and recombine previous commit. 2012-09-24 20:47:02 -04:00
Davide P. Cervone
173911d606 Make About box show 'woff or otf' when otf fonts are used (since both are requested). 2012-09-24 20:46:43 -04:00
Davide P. Cervone
35fe82c5db Repack and recombine previous commit. 2012-09-24 20:45:27 -04:00
Davide P. Cervone
beff612f53 Use web-fonts by default for unknown browsers. Addresses issue #317. 2012-09-24 20:19:11 -04:00
Davide P. Cervone
be28147f2d Merge branch 'issue233' into develop 2012-09-11 08:46:24 -04:00
Davide P. Cervone
8ef21276b4 Merge issue 'issue296' into develop 2012-09-10 19:14:49 -04:00
Davide P. Cervone
8d0b6f5189 Merge branch 'issue305' into develop 2012-09-10 19:12:39 -04:00
Davide P. Cervone
278d7f2e12 Merge branch 'issue309' into develop 2012-09-10 19:10:39 -04:00
Davide P. Cervone
cf94772f24 Repack and recombine previous commit in this branch 2012-09-10 19:01:19 -04:00
Davide P. Cervone
544f16042a Bump version number and repack previous commit 2012-09-09 07:05:38 -04:00
Davide P. Cervone
af2ae01e9b Fix problem with SVG output disappearing during line breaks when equation numbers are also present. Resolves issue #296 2012-09-09 07:04:19 -04:00
Davide P. Cervone
9025855ce2 Merge branch 'issue310' into develop 2012-09-09 06:56:22 -04:00
Davide P. Cervone
1abbc73414 Merge branch 'issue236' into develop 2012-09-09 06:51:47 -04:00
Davide P. Cervone
0ad0380418 Merge branch 'issue245' into develop 2012-09-09 06:45:54 -04:00
Davide P. Cervone
064e053140 Fix problem with potential infinite loop when an mspace is an embellished operator that causes a linebreak to occur. Also fix alignment problem in msubsup where svg.y wasn't taken into account (after a removeable group is removed). Might need similar treatment in moverunder and perhaps others as well. Issue #305. 2012-09-09 00:19:35 -04:00
Davide P. Cervone
3802fa337a Repack and recombine the previous commits 2012-09-08 21:32:59 -04:00
Davide P. Cervone
0ed7629df9 Fix an undeclared variable (notices by the packer). 2012-09-08 21:32:24 -04:00
Davide P. Cervone
5d69614718 Allow linebreaks within the base of msubsup to work so that the super and subscripts stay with the last line of the base. Resolves issue #235. 2012-09-08 21:29:29 -04:00
Davide P. Cervone
fd4d6c5788 Repack and recombine previous commit. 2012-09-08 15:31:41 -04:00
Davide P. Cervone
983dd18b69 Allow negative dimensions for \\[] but clip to 0 since this isn't really allowed in MathML. I will need to figure out something better for the future, but for now this will prevent the error message. Issue #236. 2012-09-08 15:31:07 -04:00
Davide P. Cervone
261db5c303 Repack and recombine previous commit. 2012-09-08 14:27:49 -04:00