Davide P. Cervone
|
c4c1c9f1e0
|
Use a different character for \overline so that it works with FF native MathML (resolves issue #140)
|
2011-07-27 16:46:01 -04:00 |
|
Davide P. Cervone
|
557735366f
|
Add \mmlToken macro to allow direct creation of token MathML elements from within TeX, and use this to make \bmod, \mod, and \pmod produce better results (resolves issue #123)
|
2011-07-26 22:43:20 -04:00 |
|
Davide P. Cervone
|
86b344a63b
|
When adjacent relations have different variants, set the space between them to 0 (so they work in NativeMML mode)
|
2011-07-26 19:55:43 -04:00 |
|
Davide P. Cervone
|
e2d328dd32
|
Don't combine <mo> elements with different variantForms (since the whole element must have the same mathvariant and font)
|
2011-07-26 19:46:29 -04:00 |
|
Davide P. Cervone
|
66bc9b8317
|
Use ⁡ after \mathop{} no matter what its contents (it used to only do it for \mathop{\rm ...}
|
2011-05-09 08:22:10 -04:00 |
|
Davide P. Cervone
|
eb79363766
|
Fix \mathop to produce <mi> rather than <mo> and add ⁡ when needed. This also handles \operatorname.
|
2011-04-24 11:10:45 -04:00 |
|
Davide P. Cervone
|
3a8c20b372
|
Make functions (like \sin) be <mi> rather than <mo>, and insert ⁡ after their use (resolves issue #56).
|
2011-04-23 19:56:17 -04:00 |
|
Davide P. Cervone
|
afc36aac44
|
Make \sqrt\frac{}{} not produce an error (resolves issue #75, at least for the example given).
|
2011-04-23 09:20:26 -04:00 |
|
Davide P. Cervone
|
a2d695c012
|
TeXAtom was used too often on embellished operators, so move it to the individual macros that need it.
|
2011-04-22 10:42:39 -04:00 |
|
Davide P. Cervone
|
edd14c6258
|
Make sure embelished large ops are type OP not ORD to get spacing right
|
2011-04-20 20:59:58 -04:00 |
|
Davide P. Cervone
|
2860efd523
|
Fix error with size of \: space
|
2011-04-20 20:55:58 -04:00 |
|
Davide P. Cervone
|
a418d0748a
|
Fix problem with accents not having the correct mathvariant (resolves issue 87)
|
2011-03-24 09:06:30 -04:00 |
|
Davide P. Cervone
|
e8d6fc838e
|
Update version number, repack, and recombine
|
2011-01-24 11:37:36 -05:00 |
|
Davide P. Cervone
|
1ecd7fbd49
|
Fix problem with \over used inside array entries (resolves issue#54)
|
2011-01-21 20:18:16 -05:00 |
|
Davide P. Cervone
|
bdb2d9fde9
|
Make \raise and \lower properly adjust height/depth (resolves issue#58)
|
2011-01-21 19:53:58 -05:00 |
|
Davide P. Cervone
|
1263f164da
|
Add macro count to newcommand extension and latex environment processing. Bump version number for input jax
|
2011-01-04 11:41:36 -05:00 |
|
Davide P. Cervone
|
a9b754c811
|
Test for recursive macro definitions by keeping a substitution count and also checking the size of the string after substitution
|
2011-01-04 11:15:54 -05:00 |
|
Davide P. Cervone
|
58ce73bfd8
|
Update packing to just use yuicompressor
|
2010-12-30 15:31:25 -05:00 |
|
Davide P. Cervone
|
d504409219
|
Fix problem with nesting of math delimiters in InternalMath()
|
2010-12-09 13:20:44 -05:00 |
|
Robert Miner
|
8644056391
|
moved files out of mathjax/ to top level
|
2010-11-13 12:38:42 -06:00 |
|