Davide P. Cervone
|
c2f6a94e10
|
Make jsMath2jax run before other preprocessors (use priority 8 rather than default of 10). Resolves issue #298.
|
2012-08-24 16:06:23 -04:00 |
|
Davide P. Cervone
|
38ccfc4cbe
|
One more place tht unEm should not have been used.
|
2012-08-24 06:53:28 -04:00 |
|
Davide P. Cervone
|
3e0f993d7f
|
Put back parseFloat in one place that unEm() was incorrectly used.
|
2012-08-23 09:07:10 -04:00 |
|
Davide P. Cervone
|
17738b2bcd
|
Merge branch 'issue254' into develop
|
2012-08-23 09:03:50 -04:00 |
|
Davide P. Cervone
|
cba02baaba
|
Merge branch 'issue237' into develop
|
2012-08-22 17:55:14 -04:00 |
|
Davide P. Cervone
|
b5931896a5
|
All browsers seem to need the zeroWidthBug fix, so remove check and assume true. Should fix Fred's latest problem with issue #237.
|
2012-08-22 12:08:41 -04:00 |
|
Davide P. Cervone
|
6e4f6f00cd
|
Merge branch 'issue267' into develop
|
2012-08-22 09:39:38 -04:00 |
|
Davide P. Cervone
|
f1738ce8f5
|
Merge branch 'issue272' into develop
|
2012-08-22 09:34:51 -04:00 |
|
Davide P. Cervone
|
87c8d378e5
|
Force final math span to have width in pixels, which makes it work if a minimum font size is set. Resolves issue #254.
|
2012-08-22 09:02:47 -04:00 |
|
Davide P. Cervone
|
f8ae50f4e6
|
Handle U+2061 better (after making previous node an OP, skip the <mo> containing the U+2061). Resolves Fred's new comments in issue #267.
|
2012-08-22 08:52:59 -04:00 |
|
Davide P. Cervone
|
1f23972b00
|
Force final math span to be remeasured so that we are sure the container is the right size. Resolves issue #272.
|
2012-08-22 06:54:48 -04:00 |
|
Davide P. Cervone
|
34fa4ad062
|
Merge branch 'issue237' into develop
|
2012-08-22 06:26:12 -04:00 |
|
Davide P. Cervone
|
0573683989
|
Merge branch 'issue294' into develop
|
2012-08-22 06:24:28 -04:00 |
|
Davide P. Cervone
|
905cf229eb
|
Make an HTMLCSS.unEm() function to undo HTMLCSS.Em(), and use that rather than parseFloat() so that the code is not dependent on the use of em's but could be converted to px, for example, if that helps some spacing issues.
|
2012-08-21 19:52:19 -04:00 |
|
Davide P. Cervone
|
1db983a31b
|
Add missing svg parameter to SVGhandleSpace() in SVG output for mmultiscripts. Resolves issue #294.
|
2012-08-21 19:47:50 -04:00 |
|
Davide P. Cervone
|
55f735c65f
|
Merge branch 'issue267' into develop
|
2012-08-21 10:41:48 -04:00 |
|
Davide P. Cervone
|
3558241ca7
|
Don't be so aggressive about turning <mi> into texClass OP. Change back if followed by BIN or REL, and change anything to OP if followed by U+2061.
|
2012-08-20 19:08:26 -04:00 |
|
Davide P. Cervone
|
b12c2bd77c
|
Fix misplaced \vec arrows in Opera (and IE). Resolves issue #237.
|
2012-08-20 16:15:11 -04:00 |
|
Davide P. Cervone
|
f47dbc4cc0
|
Merge branch 'issue119' into develop
|
2012-08-20 10:13:25 -04:00 |
|
Davide P. Cervone
|
d38774b014
|
Repack AMSmath and recombine
|
2012-08-20 09:54:26 -04:00 |
|
Davide P. Cervone
|
91df5dae5b
|
Combine multiple primes into single unicode characters. Issue #216.
|
2012-08-20 09:05:57 -04:00 |
|
Davide P. Cervone
|
c1097dc29c
|
Merge branch 'issue213' into develop
|
2012-08-20 08:49:35 -04:00 |
|
Davide P. Cervone
|
e325cf9acf
|
Merge branch 'issue229' into develop
|
2012-08-20 08:49:18 -04:00 |
|
Davide P. Cervone
|
81ce9ec446
|
Merge 'issue249' into develop
|
2012-08-20 08:41:57 -04:00 |
|
Davide P. Cervone
|
abaa72e102
|
Remove unwanted 'em' from eqnarray columnwidth (reported by Fred). Issue #229.
|
2012-08-20 08:33:05 -04:00 |
|
Davide P. Cervone
|
55a76151c0
|
Use the unicode characters that Fred has been asking for for a while. This covers most of issues #116, #119, and #216. Still need to merge multiple primes into the characters for those.
|
2012-08-19 20:13:46 -04:00 |
|
Davide P. Cervone
|
e25d84d30f
|
Make <mi> with more than one letter have tex class OP rather than ORD so it will space as a function. This takes care fo things like sin and cos, and should not interfer with other uses like variables with multi-character names. Resolves issue # 267.
|
2012-08-19 14:53:07 -04:00 |
|
Davide P. Cervone
|
9340a02d72
|
Prevent align attribute on mtable from applying to mover/munder/munderover elements. Resolves issue #249
|
2012-08-19 09:28:24 -04:00 |
|
Davide P. Cervone
|
939c1dc034
|
Bump version, repack, and recombine previous commit. Issue #213.
|
2012-08-19 09:12:06 -04:00 |
|
Davide P. Cervone
|
085ecf46b2
|
Bump version, pack and recombine previous commit
|
2012-08-19 09:04:07 -04:00 |
|
Davide P. Cervone
|
3bdd0fdb22
|
Make eqnarray do equation numbering when numbering is enabled. Resolves issue #229.
|
2012-08-19 09:02:17 -04:00 |
|
Davide P. Cervone
|
98b39eca90
|
For stretchy characters that don't have a single-character version in the MathJax fonts, make sure they are properly sized when not stretched or stretched to a small size. Also, make vertical ones stand on the baseline, and improve spacing of some stretchy chars. Resolves issue #213.
|
2012-08-19 08:08:15 -04:00 |
|
Davide P. Cervone
|
0236ee5a54
|
Merge branch 'issue286' into develop
|
2012-08-18 19:33:54 -04:00 |
|
Davide P. Cervone
|
9fe3f9eb15
|
Merge branch 'issue226' into develop
|
2012-08-18 19:33:33 -04:00 |
|
Davide P. Cervone
|
9508c3f3cc
|
Merge 'issue287' into develop
|
2012-08-18 19:33:01 -04:00 |
|
Davide P. Cervone
|
e33cc5ae8f
|
Merge branch 'issue218' into develop
|
2012-08-18 19:29:50 -04:00 |
|
Davide P. Cervone
|
1fc8929667
|
Repack and recombine (missed a packing somewhere along the line). Fixes the problem Fred reports with tests using packed versions.
|
2012-08-18 08:43:44 -04:00 |
|
Davide P. Cervone
|
4f722d050f
|
Make mtextFontInherit use the style and weight indicated in the math, so that \textbf and \textit will work properly. Resolves issue #226.
|
2012-08-17 19:35:50 -04:00 |
|
Davide P. Cervone
|
7349136260
|
Add \textcolor macro to the color extension (resolves issue #218.)
|
2012-08-17 18:50:16 -04:00 |
|
Davide P. Cervone
|
c481c9f375
|
Allow decimal scale values. Fix setting of scale to work with SVG. Resolves issue #286.
|
2012-08-17 18:40:17 -04:00 |
|
Davide P. Cervone
|
049739b187
|
Added RGB color model. Perhaps more later. (Issue #287.)
|
2012-08-17 17:41:27 -04:00 |
|
Davide P. Cervone
|
f8e3f3557f
|
Use variant form for more primes in SVG output (match HTML-CSS output). Resolves problem identified by Fred in issue #268.
|
2012-08-17 10:35:46 -04:00 |
|
Davide P. Cervone
|
01113c0921
|
Make HTML snippet handler accept a string as contents, even if not enclosed in braces. (Resolves issue reported by Fred in test suite for Parsing/issue228.html)
|
2012-08-17 10:27:54 -04:00 |
|
Davide P. Cervone
|
803f6fa211
|
Only apply variantForm to prime in superscripts when necessary (see Fred's comment in issue #268, but resolution is actually changes in issue #278.)
|
2012-08-17 10:04:31 -04:00 |
|
Davide P. Cervone
|
51072a309a
|
Merge branch 'issue234' into develop
|
2012-08-17 06:51:54 -04:00 |
|
Davide P. Cervone
|
7a9691b38c
|
Remove extra commas that confuse IE7. (Resolves problem reported by Fred in isse #234.)
|
2012-08-17 06:51:30 -04:00 |
|
Davide P. Cervone
|
c8b9755caf
|
Fix for problem reported by Fred in issue #278.
|
2012-08-16 14:18:09 -04:00 |
|
Davide P. Cervone
|
d169ff4988
|
Fix typo in autoload-all
|
2012-08-16 12:37:24 -04:00 |
|
Davide P. Cervone
|
83e4a4af5a
|
Merge 'issue246' into develop
|
2012-08-16 11:43:59 -04:00 |
|
Davide P. Cervone
|
481373994f
|
Merge 'issue225' into develop
|
2012-08-16 11:42:23 -04:00 |
|