Davide P. Cervone
|
1e999e389e
|
Don't have preprocessors make a preview if there already is one. Resolves issue #1445.
|
2016-06-14 15:32:53 -04:00 |
|
Davide P. Cervone
|
97b9fbcfab
|
Merge pull request #1513 from dpvc/issue1497
Don't do assistive MathML when the output renderer is PlainSource. #1497
|
2016-06-14 11:32:51 -04:00 |
|
Davide P. Cervone
|
66ac29bbd8
|
Merge pull request #1515 from dpvc/issue1391
Add copyright notice to mediawiki-texvc. #1391
|
2016-06-09 13:56:56 -04:00 |
|
Davide P. Cervone
|
abb7084ae9
|
Merge pull request #1479 from dpvc/issue1478
Properly determine container widths. Resolves issue #1478.
|
2016-06-08 07:32:15 -04:00 |
|
Davide P. Cervone
|
d11ef35af0
|
Fix mediawiki name in comment. #1391.
|
2016-06-07 16:13:23 -04:00 |
|
Davide P. Cervone
|
d4df0a8c92
|
Add copyright notice. Re-indent. Update version number. Resolves issue #1391
|
2016-06-07 16:11:44 -04:00 |
|
Davide P. Cervone
|
11f617c516
|
Don't do assistive MathML when the output renderer is PlainSource. Resolves issue #1497.
|
2016-06-07 15:50:49 -04:00 |
|
Davide P. Cervone
|
c4198d2349
|
Catch IE8 errors with inserting MathML from AssistiveMML extension. Since there is no reader tht can handle this with IE8 anyway, there isn't much point in trying to figure out whatever bug is the source of this error. Resolves issue #1477.
|
2016-05-17 17:00:23 -04:00 |
|
Davide P. Cervone
|
22c1cf4cb9
|
Properly determine container width for shrink-wrapped elements in HTML-CSS, and add the CSS from handle-floats into the standard HTML-CSS. Remove the content of the handle-floats extension. Issue #1478.
|
2016-05-17 15:54:33 -04:00 |
|
Davide P. Cervone
|
094b1391f0
|
Merge pull request #1456 from dpvc/issue1384
Fix problems from puzzling.SE. #1384.
|
2016-05-11 17:10:02 -04:00 |
|
Davide P. Cervone
|
d698760e58
|
Fix TeX.Environment() to use the correct end environment.
|
2016-04-08 13:38:43 -04:00 |
|
Davide P. Cervone
|
3183eca200
|
Add checks to make sure that the math hasn't been removed from the page. (Resolves issue #1384.)
|
2016-03-20 11:48:12 -04:00 |
|
Davide P. Cervone
|
11b5897959
|
Update version numbers of changed files
|
2016-02-07 15:34:12 -05:00 |
|
Davide P. Cervone
|
6000aa1d78
|
Bring menuSettings up to date in MathJax.js and default.js, and add localization IDs for menu items where they were missing (i.e, implied).
|
2016-02-06 12:40:09 -05:00 |
|
Davide P. Cervone
|
d1a569c905
|
Add jax parameter to getTabOrder() so that, if overridden, you can identify the jax (and it asociated script).
|
2016-02-06 10:35:31 -05:00 |
|
Davide P. Cervone
|
7df65c9d7a
|
Fix inTabOrder menu action, change default, and factor out code for setting/unsetting the tab index (in case the page author wants to call it.
|
2016-02-06 09:26:29 -05:00 |
|
zorkow
|
a1bfe0afcf
|
Adds configuration for excluding MathJax elements from tab order.
|
2016-02-06 09:26:29 -05:00 |
|
Davide P. Cervone
|
b11a9b1b65
|
Handle movablelimits on TeXAtom of class OP in toMathML, NativeMML, and MathML input.
|
2016-01-29 14:12:42 -05:00 |
|
Davide P. Cervone
|
b69e0a63b1
|
Don't need extra spacing in \varprojlim and \varinjlim now that the renderers handle the positioning better.
|
2016-01-28 17:14:28 -05:00 |
|
Davide P. Cervone
|
1f570173b5
|
Merge branch 'issue1197' into develop. Issue #1197.
|
2016-01-25 13:55:09 -05:00 |
|
Davide P. Cervone
|
27d4db2424
|
Merge branch 'issue1350' into develop. Issue #1350.
|
2016-01-25 13:54:05 -05:00 |
|
Davide P. Cervone
|
dc450d6bc7
|
Handle movablelimits on TeXAtom elements. Resolves issue #1197.
|
2016-01-24 18:26:50 -05:00 |
|
Davide P. Cervone
|
4182b58c14
|
Don't allow assistive MathML to become part of the selection. Resolves issue #1350.
|
2016-01-24 13:29:31 -05:00 |
|
Davide P. Cervone
|
bd817dab40
|
Combine configuration with page's configuration. Resolves issue #1358.
|
2016-01-24 11:40:27 -05:00 |
|
Davide P. Cervone
|
d0d59b6876
|
Make AssistiveMML menu item not hidden, and make it add and remove the MathML when toggled. Refactor AssistiveMML extension so that the Add and Remove functions can be called by the menu change.
|
2015-12-30 11:39:27 -05:00 |
|
Davide P. Cervone
|
db1ce61854
|
Fix \centerdot using wrong glyph (only works for MathJax TeX fonts).
|
2015-12-30 09:40:15 -05:00 |
|
Davide P. Cervone
|
ba0de5c8a0
|
Update version numbers to 2.6.0
|
2015-12-29 09:36:52 -05:00 |
|
Davide P. Cervone
|
b3f1a8afa6
|
Merge pull request #1329 from pkra/pkra-jax
New PlainSource output jax by pkra
|
2015-12-29 08:49:48 -05:00 |
|
Davide P. Cervone
|
a1460f8993
|
Update version numbers for 2.6.0-beta.2
|
2015-12-14 10:14:34 -05:00 |
|
Davide P. Cervone
|
3737c8d84b
|
Merge branch 'preview-disable' into develop
|
2015-12-11 16:14:37 -05:00 |
|
Davide P. Cervone
|
5973694116
|
Make a flag for output jax to control fast preview (so we don't have to maintain a blakc-list here).
|
2015-12-09 16:26:41 -05:00 |
|
Davide P. Cervone
|
7342aebe66
|
Allow page to enable/disable previews via API calls (for use with editor previews, for example).
|
2015-12-09 16:16:45 -05:00 |
|
Davide P. Cervone
|
e894193e51
|
Move location of assistive MathML to be more closely related to the position of the typeset math. Issue #1235.
|
2015-12-08 19:02:37 -05:00 |
|
Davide P. Cervone
|
f60da6ff0e
|
Merge pull request #1322 from mathjax/issue1235
Update AssistiveMML
|
2015-12-08 18:03:47 -05:00 |
|
Davide P. Cervone
|
a911742bd2
|
Merge branch 'issue1324' into develop. Issue #1324.
|
2015-12-04 14:37:47 -05:00 |
|
Davide P. Cervone
|
0e4b3f05e2
|
Make scaling basd on a list rather than hard-coded if-then statements. Issue #1324
|
2015-12-03 08:11:39 -05:00 |
|
Davide P. Cervone
|
1c938cc48e
|
Add CommonHTML to the 'Scale All Math' list. Issue #1324.
|
2015-12-03 08:02:08 -05:00 |
|
Davide P. Cervone
|
6a7ac1740f
|
Copy empty Presentation MathML elements verbatim rather than inserting <mi> with the name of the element, as neede for Content MathML. Resolves issue #1323.
|
2015-12-02 15:21:24 -05:00 |
|
Peter Krautzberger
|
21a10de3eb
|
Update AssistiveMML
Add `role=presentation` to root element and parent of the plain MathML
Fixes #1235
|
2015-11-30 21:34:16 +01:00 |
|
Peter Krautzberger
|
b28461f032
|
plainsource outpt: first commit
|
2015-11-18 13:47:36 +01:00 |
|
Moritz Schubotz
|
05fe60e8fa
|
Add missing symbols
Not all symbols from the class other_literals2 were supported
cf mathjax#1236
|
2015-11-06 16:52:54 +01:00 |
|
Davide P. Cervone
|
225ac4680f
|
Update version numbers of changed files
|
2015-10-08 20:52:14 -04:00 |
|
Davide P. Cervone
|
2fbc393e1a
|
Merge branch 'issue1272' into develop. Issue #1272.
|
2015-10-02 12:48:04 -04:00 |
|
Davide P. Cervone
|
fe5d05f07b
|
Fix spacing of eqnarray environment. Resolves issue #1272
|
2015-09-30 21:51:36 -04:00 |
|
Davide P. Cervone
|
7200c2e9a5
|
Add support for PreviewHTML and CommonHTML to noErrors extension. Resolves issue #1271
|
2015-09-29 23:10:12 -04:00 |
|
Davide P. Cervone
|
c83db737ec
|
Fix problems found during packing of files
|
2015-09-19 17:26:48 -04:00 |
|
Davide P. Cervone
|
2557ccedae
|
Update version number to 2.6-beta for beta release
|
2015-09-19 10:08:08 -04:00 |
|
Davide P. Cervone
|
358e79765c
|
Added support for \mathchoice now that the old CommonHTML is named PreviewHTML.
|
2015-09-18 15:58:50 -04:00 |
|
Davide P. Cervone
|
245b847abc
|
Merge pull request #1267 from mathjax/fix_separator_bug
Fixes the menu bug introduced by giving separators a role.
|
2015-09-17 06:13:56 -04:00 |
|
zorkow
|
90f77e33a5
|
Fixes the menu bug introduced by giving separators a role.
|
2015-09-16 11:31:56 +01:00 |
|