Commit Graph

2260 Commits

Author SHA1 Message Date
Davide P. Cervone
e1cf022d8a Combine multiple elements into a single typesetting pass. Issue #873. 2014-08-18 15:36:09 -04:00
Davide P. Cervone
4fb5c5e4e5 Allow commas in place of decimals in TeX dimensions. Resolves issue #856. 2014-08-18 14:09:05 -04:00
Davide P. Cervone
5391986006 Allow \newenvironment to provide an optional argument. Issue #881 2014-08-18 13:46:43 -04:00
Davide P. Cervone
0710cca048 Fix spacing of open delimiter from \left...\right. Issue #889. 2014-08-18 12:54:34 -04:00
Davide P. Cervone
fb3d2c2d07 Make CHTML-preview previews inherit the surrounding color 2014-08-18 12:53:18 -04:00
Davide P. Cervone
4db6b017ee Make px-per-inch configurable and use 72dpi (pt = px in this case) 2014-08-18 11:29:21 -04:00
Davide P. Cervone
72a6a670bf Add ability to process units of px in \\[...] (not particularly accurate, however). Issue #890 2014-08-18 11:09:09 -04:00
Davide P. Cervone
4666badbe2 Merge branch 'issue693' into develop. Issue #693. 2014-08-18 10:11:48 -04:00
Davide P. Cervone
8726bd52a5 Merge branch 'DOMfilterHooks' into develop 2014-08-18 10:01:01 -04:00
Davide P. Cervone
b41981b3b3 Merge pull request #887 from dpvc/issue847
Don't remove entities or newlines from <annotation> elements.
2014-08-17 15:54:09 -04:00
Davide P. Cervone
1aa86d7cf6 Add noReflows flag to prevent taking measurements that cause reflows, when possible. This provides a 30 to 40% speed improvement, but can cause poor results in some browsers. 2014-08-17 14:14:39 -04:00
Davide P. Cervone
4ad33386ef Remove styling of preview (left over from use as an input postfilter) 2014-08-16 13:00:26 -04:00
Davide P. Cervone
8ebcd614c3 Properly handle restarts within the creation of the previews 2014-08-16 12:59:16 -04:00
Davide P. Cervone
f0c0c6386e Properly handle callbacks returned by pre- and postfilter hooks. 2014-08-16 12:58:51 -04:00
Davide P. Cervone
05c7aace26 Add CHTML-preview extension that uses the CommonHTML output jax to create fast previews that are replaced (more slowly) by the normal output jax. 2014-08-16 09:26:47 -04:00
Davide P. Cervone
3463017f85 Change .bbox to .CHTML to prevent conflicts with other output jax 2014-08-16 08:27:02 -04:00
Peter Krautzberger
143d071df0 Merge pull request #870 from Gefrierbrand/develop
Create composer.json
2014-08-05 20:57:57 +02:00
Peter Krautzberger
14f8b4a7ab Merge pull request #886 from pkra/issue816
remove version number from bower.json
2014-08-04 21:58:17 +02:00
Peter Krautzberger
71e318315c remove version number from bower.json to avoid (user) confusion; bower ignores it anyway 2014-08-04 17:18:08 +02:00
Davide P. Cervone
0864dfcd79 Remove commas that confuse IE8, work around IE8 problem with insertBefore when second argument is negative, fix mspaces with negative width, and add a hack to avoid negative spaces after \int to adjust for different spacing between CM and Times fonts. 2014-07-29 06:49:24 -04:00
Davide P. Cervone
781689e7e4 First version of CommonHTML output jax 2014-07-28 17:42:51 -04:00
Davide P. Cervone
7aab884fd0 Merge pull request #874 from pkra/nodejs
merging @dpvc's Nodejs branch into develop.
2014-07-21 10:06:35 -04:00
Davide P. Cervone
41df4b5cfa Merge pull request #864 from pkra/issue863
fixes #863
2014-07-18 11:42:38 -04:00
Nikolai Neff
38c5ad2196 Create composer.json 2014-07-16 19:28:44 +02:00
Peter Krautzberger
682bc7969e fixes #863 -- math.cloneNode should be set to true 2014-07-10 12:47:30 +02:00
Davide P. Cervone
44ee2cf762 Don't remove entities or newlines from <annotation> elements. Resolves issue #847. 2014-06-24 17:23:14 -04:00
Davide P. Cervone
d06675ae89 Mark SVG spans as MathJax ones properly. 2014-06-24 16:40:52 -04:00
Davide P. Cervone
6912edadbb Merge branch 'v2.4-latest' into develop 2014-06-13 05:37:18 -04:00
Davide P. Cervone
1c54436ae6 Merge branch 'v2.4-latest'. Release of version 2.4.0. 2014-06-13 05:36:42 -04:00
Davide P. Cervone
60e0a8c5cd Added CONTRIBUTING.md from Peter's branch 2014-06-12 11:30:50 -04:00
Davide P. Cervone
88de247409 Repack and recombine previous commit. 2014-06-12 10:16:28 -04:00
Davide P. Cervone
bbb5f6084b Put back mtdWidthBug for FF since it is still not right. Issue #813. 2014-06-12 10:15:32 -04:00
Davide P. Cervone
e28151126b Update README-branch.txt 2014-06-12 05:53:53 -04:00
Davide P. Cervone
1a895e2a7c Update version numbers, repack, and recombine 2014-06-12 05:53:13 -04:00
Davide P. Cervone
12313a6629 Add missing array in signal data 2014-06-08 21:09:00 -04:00
Davide P. Cervone
f9afa15ecc Correct ID for global glyph lookup 2014-06-08 21:08:31 -04:00
Davide P. Cervone
6dfaf0e464 Add comments 2014-06-08 21:00:01 -04:00
Davide P. Cervone
6ab067a14c Switch beta.mathjax.org to cdn.mathjax.org (since https users will never get this beta MathJax.js anyway). 2014-06-01 11:37:08 -04:00
Davide P. Cervone
b29833de63 Repack and recombine 2.4-beta-2 2014-06-01 11:35:06 -04:00
Davide P. Cervone
d92ae61db1 Fix variable reference turned up by packer 2014-06-01 10:54:47 -04:00
Davide P. Cervone
2e9b3c7c60 Make this rev=2.4-beta-2, and turn rackspace https into beta.mathjax.org (this will need to be changed to cdn.mathjax.org for the final release). 2014-06-01 10:41:27 -04:00
Davide P. Cervone
7c47e03240 Merge branch 'stretchy' into v2.4-beta 2014-06-01 10:26:26 -04:00
Davide P. Cervone
beeb356308 Merge branch 'issue729' into v2.4-beta. Issue #729. 2014-06-01 10:25:17 -04:00
Davide P. Cervone
87d38cd1f7 Merge branch 'issue814' into v2.4-beta. (semantic annotations in
toMathML output).  Issue #814.
2014-06-01 10:24:25 -04:00
Davide P. Cervone
d24b750cbf Don't add stretchy=dalse if it is not needed 2014-05-30 12:25:01 -04:00
Davide P. Cervone
668585f591 Fix several problems with stretchy delimiters in SVG output (minsize didn't always get processed, stretched characters weren't marked as such). 2014-05-30 12:17:09 -04:00
Davide P. Cervone
8eb029478e Fix bounding box problem in Firefox with stretchy delimiters (and remove alignment hack that doesn't seem to be needed any longer). resolves issue #729. 2014-05-30 12:15:25 -04:00
Davide P. Cervone
3a8afa4dcb Add support for semantics annotations to toMathML, and use a menu item to control it. 2014-05-29 15:37:59 -04:00
Davide P. Cervone
a314139f59 Merge branch 'issue814' into v2.4-beta. Issue #814. 2014-05-29 11:56:07 -04:00
Davide P. Cervone
54007abc60 Merge branch 'issue813' into v2.4-beta. Issue #813. 2014-05-29 11:55:44 -04:00