Commit Graph

1916 Commits

Author SHA1 Message Date
Davide P. Cervone
384964dfe1 Merge branch 'issue323' into develop. Issue #323. 2014-08-24 09:56:38 -04:00
Davide P. Cervone
2864aeed75 Merge branch 'issue776' into develop. Issue #776. 2014-08-24 09:55:41 -04:00
Davide P. Cervone
a56931fff2 Fix use of HTMLCollections to work with IE8 (grrr!) 2014-08-22 14:17:55 -04:00
Davide P. Cervone
60f197f16c Disable MathPlayer for IE10 and above. 2014-08-22 13:31:55 -04:00
Davide P. Cervone
89c6f10cea Use \bigg or \big for the delimiters for \binom and other such constructs, rather than stretchy delimiters, as is done in TeX. Resolves isue #776. 2014-08-22 11:47:04 -04:00
Davide P. Cervone
58c20a9a4c Merge branch 'issue826' into develop. Issue #826. 2014-08-21 16:27:15 -04:00
Davide P. Cervone
ca3d539ca2 Merge branch 'issue832' into develop. Issue #832. 2014-08-21 16:26:46 -04:00
Davide P. Cervone
b7fbcc73b6 Fix scaling of unknown characters to handle 'Scale All Math' values properly. Issue #826. 2014-08-20 12:10:28 -04:00
Davide P. Cervone
1cd23252c1 Fix problem with percentage width being used too many times in HTML-CSS output. Resolves issue #832. 2014-08-20 09:30:04 -04:00
Davide P. Cervone
354e18df87 Don't do any delays if delay time is 0 (allows authors to go back to original functionality, if desired). Issue #872. 2014-08-20 09:07:26 -04:00
Davide P. Cervone
b85e5a48ad Merge branch 'issue872' into develop. Issue #872. 2014-08-20 07:59:26 -04:00
Davide P. Cervone
0104a90463 Merge branch 'issue845' into develop. Issue #845. 2014-08-20 07:59:01 -04:00
Davide P. Cervone
a5375851ee Merge branch 'issue805' into develop. Issue #805. 2014-08-20 07:56:44 -04:00
Davide P. Cervone
42c0f3243e Merge branch 'issue877' into develop. Issue #877. 2014-08-20 07:56:24 -04:00
Davide P. Cervone
1fa3c4f105 Merge branch 'issue891' into develop. Issue #891. 2014-08-20 07:55:27 -04:00
Davide P. Cervone
b8eb8c383b Add some short delays between input and output phases or processing so that messages can be udated, and the browser can respond to the user (in case multiple typeset calls are queued simultaneously). Resolves issue #872. 2014-08-19 16:58:51 -04:00
Davide P. Cervone
71444850ca Force separate web font names for bold, italic in WebKit. Resolves issue #845. 2014-08-19 16:58:22 -04:00
Davide P. Cervone
34c723aa9e Prevent empty annotation as first child of semantics element from producing an error. Resolves issue #805. 2014-08-19 16:57:27 -04:00
Davide P. Cervone
ddb96b1b66 Move CoreParent, CoreText, remap, and remapChars to element jax (since shared among the output jax), and fix positioning of double accents like \vec{\vec{x}}. Resolves issue #877. 2014-08-19 16:55:36 -04:00
Davide P. Cervone
cd5a06d347 Forgot to do the corresponding change in SVG output. Issue #891. 2014-08-19 16:53:47 -04:00
Davide P. Cervone
944e8ad1ce Forgot to do the corresponding change in SVG output. Issue #891. 2014-08-19 13:39:21 -04:00
Davide P. Cervone
b33ed4c54b Update use of RegExp.$n to account for Firefoxs change from empty string to undefined for unmatched groups. Resolves issue #891. 2014-08-19 13:35:11 -04:00
Davide P. Cervone
3ca32dc64b Merge branch 'issue873' into develop. Issue #873. 2014-08-19 09:04:36 -04:00
Davide P. Cervone
6ba49d616e Merge branch 'issue856' into develop. Issue #856. 2014-08-19 09:04:05 -04:00
Davide P. Cervone
f4d56e3baf Merge branch 'issue881' into develop. Issue #881. 2014-08-19 09:01:59 -04:00
Davide P. Cervone
0507240c3c Merge branch 'issue889' into develop. Issue #889. 2014-08-19 09:01:25 -04:00
Davide P. Cervone
adbc17aa34 Merge branch 'issue890' into develop. Issue #890. 2014-08-19 09:00:36 -04:00
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
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
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
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
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