Commit Graph

1206 Commits

Author SHA1 Message Date
Frédéric Wang
c0f5301e0c Merge branch 'master' of git://github.com/dpvc/MathJax 2013-03-22 14:35:39 +01:00
Davide P. Cervone
45be328809 Merge branch 'issue413' into develop 2013-03-20 09:13:22 -04:00
Davide P. Cervone
4a024c2984 Wait for SVG to set the fontDir value before setting up the loadhooks or calling loadCompete. This allows fontdata.js to be included in combined configuration files. Resolves issue #413. 2013-03-18 19:09:54 -04:00
Davide P. Cervone
fc7aa04a44 Merge remote-tracking branch 'fred/issue361' into develop
Resolves issue #361.
2013-02-12 09:32:49 -05:00
Davide P. Cervone
02c0e043c6 Merge remote-tracking branch 'fred/issue392' into develop.
Resolves issue #392.
2013-02-12 08:26:28 -05:00
Frédéric Wang
aeefb6cf5b Save SVG data for an empty mtable. Fix issue392. 2013-02-11 15:46:16 +01:00
Frédéric Wang
07c5ee1121 Rename AsciiMath config option "decimal" to "decimalsign". 2013-01-31 16:35:09 +01:00
Frédéric Wang
b58c14b557 Replace "decimal" by "decimalsign" in AsciiMath input jax. Fix issue 384. 2013-01-31 10:54:54 +01:00
Frédéric Wang
d8b99effa0 Follow suggestions from Davide's review comment. 2012-12-22 21:30:14 +01:00
Frédéric Wang
96dc4b2b2a make toMathML.js handle non-BMP characters properly. Fix issue 361. 2012-12-20 17:41:40 +01:00
Davide P. Cervone
f8d4215519 Try to find the document body in case document.body isn't set yet (this does seem to happen sometimes). 2012-11-27 14:40:22 -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
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