Davide P. Cervone
|
b30c8f2f30
|
Set movablelimits on the base mo not the munderover node. Issue #901.
|
2015-01-16 11:18:26 -05:00 |
|
Davide P. Cervone
|
cce02ddfde
|
Don't produce doube exponent/subscript errors for UnderOver constructs like \underline and \overbrace. Resolves issue reported on StackExchange.
|
2015-01-06 17:47:48 -05:00 |
|
Davide P. Cervone
|
dfb8b48e9a
|
Update AsciiMath jax to current version of AsciiMathML.js. Resolves issue#857.
|
2014-12-31 17:01:42 -05:00 |
|
Davide P. Cervone
|
9d153e3a11
|
Make sure that tagged equations get mtables with the correct displaystyle (now that displaystyle is no longer inherited, see issue #839.)
|
2014-12-31 10:10:50 -05:00 |
|
Davide P. Cervone
|
88a96372c0
|
Update version numbers for 2.5.0-beta
|
2014-12-30 18:27:01 -05:00 |
|
Davide P. Cervone
|
3f5730a59f
|
Merge branch 'CHTML-preview' into develop
|
2014-12-30 17:55:48 -05:00 |
|
Davide P. Cervone
|
519ff32aae
|
Handle mstyle defaults properly for attribute input/output.
|
2014-12-28 18:03:16 -05:00 |
|
Davide P. Cervone
|
81b87c1ea3
|
Fix wrong error message for double exponents
|
2014-12-28 07:17:47 -05:00 |
|
Davide P. Cervone
|
de9c66f927
|
Escape braces in mathPalette (avoids error with \brace).
|
2014-12-28 06:30:18 -05:00 |
|
Davide P. Cervone
|
9a3f435a99
|
Make fractions be TeX class ORD rather than INNER (as appears to be the case with TeX, despite the claims in the TeXbook to the contrary). Also, fix a problem with getting the correct form attribute for mo elements. Resolves issue #969.
|
2014-12-05 20:54:15 -05:00 |
|
Davide P. Cervone
|
f4be986816
|
Merge branch 'issue913' into develop. Issue #913.
|
2014-09-14 09:19:48 -04:00 |
|
Davide P. Cervone
|
3ee58a18a5
|
Merge branch 'issue906' into develop. Issue #906.
|
2014-09-14 09:18:56 -04:00 |
|
Davide P. Cervone
|
ab9570b614
|
Merge branch 'issue775' into develop. Issue #775.
|
2014-09-14 09:18:16 -04:00 |
|
Davide P. Cervone
|
e2e94d3c45
|
Check for undefined rather than false when deciding which attributes to allow for \mmlToken. Resolves issue #913.
|
2014-09-11 13:14:38 -04:00 |
|
Davide P. Cervone
|
e8c7ade7c4
|
Allow comma-separated parameters in \mmlToken. Resolves issue #906.
|
2014-09-11 08:34:26 -04:00 |
|
Davide P. Cervone
|
612e622e0b
|
Add an empty <mo> to nested <munderover> used for overline and friends to avoid being an embellished operator that gets movablelimits. Resolves issue #490.
|
2014-09-09 12:35:00 -04:00 |
|
Davide P. Cervone
|
cfc6fa2ae0
|
Make fences use empty <mo> for blank delimiters so the result will not be an embellished operator. Also resolves issue #775.
|
2014-09-09 11:51:22 -04:00 |
|
Davide P. Cervone
|
8ddeed3a3c
|
Merge branch 'issue902' into develop. Issue #902.
|
2014-09-04 05:55:18 -04:00 |
|
Davide P. Cervone
|
a27d83444f
|
Merge branch 'issue903' into develop. Issue #903.
|
2014-09-04 05:52:20 -04:00 |
|
Davide P. Cervone
|
6104e90859
|
Make \eqalignno and \leqalignno use mlabeledtr so numbers are positioned properly. resolves issue #902.
|
2014-09-02 10:45:44 -04:00 |
|
Davide P. Cervone
|
9ecb67ec22
|
Add minimal support for \hfill (just to handle column alignment in matrices and arrays). Issue #903.
|
2014-09-02 10:26:45 -04:00 |
|
Davide P. Cervone
|
96cf80d775
|
Allow \limits and \nolimits to be used between or after the super- and subscripts. Report errors for double super- and subscripts for munderover constructs. Make \underbrace and \overbrace allow \limits. Resolves issue #901.
|
2014-09-02 08:48:50 -04:00 |
|
Davide P. Cervone
|
302e28cd38
|
Fix incorrect TeX class for \buildrel. Resolves issue #900.
|
2014-08-28 19:04:33 -04:00 |
|
Davide P. Cervone
|
d5d1fbdf50
|
Merge branch 'issue375' into develop. Issue #375.
|
2014-08-24 09:57:04 -04:00 |
|
Davide P. Cervone
|
6d283451fd
|
Add support for \{, \} and \\ inside \text{}, since {, }, and \ are used by MathJax in determining the extent of the \text box. This helps with issues #375 and #790.
|
2014-08-22 15:44:03 -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
|
6ba49d616e
|
Merge branch 'issue856' into develop. Issue #856.
|
2014-08-19 09:04:05 -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
|
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
|
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
|
f0c0c6386e
|
Properly handle callbacks returned by pre- and postfilter hooks.
|
2014-08-16 12:58: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
|
44ee2cf762
|
Don't remove entities or newlines from <annotation> elements. Resolves issue #847.
|
2014-06-24 17:23:14 -04:00 |
|
Davide P. Cervone
|
1a895e2a7c
|
Update version numbers, repack, and recombine
|
2014-06-12 05:53:13 -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
|
7a9833becd
|
Add semantics annotation to NativeMML output. This is done in the NativeMML output jax rather than the input jax so that it can be done for any input format (that provides an encoding for it). Also, it avoids having the Show As MathML output include the annotation. Resolves issue #814.
|
2014-05-28 10:30:03 -04:00 |
|
Davide P. Cervone
|
b2ce6ef0a0
|
Make fallback parser clear itself after use, so there isn't an extra <math> element left over at the end (typsetting again causes problems).
|
2014-05-17 13:48:44 -04:00 |
|
Davide P. Cervone
|
e92f3f2718
|
Change copyright and version numbers
|
2014-05-07 17:02:28 -04:00 |
|
Davide P. Cervone
|
1424afb792
|
Fix up variable issues identified by packer
|
2014-05-07 16:01:13 -04:00 |
|
Davide P. Cervone
|
7f509db1b5
|
Remove extra space in width (Firefox doesn't process it correctly).
|
2014-04-25 12:32:58 -04:00 |
|
Davide P. Cervone
|
75ffd88dc1
|
Add DOMfilterHooks to MathML input jax.
|
2014-04-25 11:22:23 -04:00 |
|
Davide P. Cervone
|
21282b683f
|
Merge branch 'issue794' into develop. Issue #794.
|
2014-04-21 19:23:38 -04:00 |
|
Davide P. Cervone
|
2b9b4054f1
|
Take fixphi into account when fixing the phi and varphi characters. Issue #353.
|
2014-04-21 19:20:23 -04:00 |
|
Davide P. Cervone
|
521e6c9fda
|
Remove extra level of nesting from \textit, \textbf, etc.
|
2014-04-21 15:24:30 -04:00 |
|
Davide P. Cervone
|
04295783bc
|
Make sure \bmod gets space even in scripts. Resolves issue #794.
|
2014-04-21 05:57:10 -04:00 |
|
Davide P. Cervone
|
25bab8f05c
|
Make \newenvironment perform the end substitution BEFORE testing if \end matches the corresponding \begin. This allows \newcommand to use \begin and \end in the substititions. Resolves issue #793.
|
2014-04-20 14:45:54 -04:00 |
|
Davide P. Cervone
|
e67c01ca0b
|
Merge branch 'issue376' into develop. Issue #376.
|
2014-02-21 10:53:07 -05:00 |
|
Davide P. Cervone
|
e66df30f25
|
Merge branch 'issue743' into develop. Issue #743.
|
2014-02-21 10:47:16 -05:00 |
|