Davide P. Cervone
|
5950641ee5
|
Merge branch IE9-issues (with updated versions and packing)
|
2011-02-26 10:04:06 -05:00 |
|
Davide P. Cervone
|
e08b25f9f0
|
Merge branch 'HTML5-config'
|
2011-02-25 14:57:58 -05:00 |
|
Davide P. Cervone
|
4a92b6c4cb
|
Tie checking for menu settings to Cookie event so that it occurs after the cookie is read
|
2011-02-25 14:47:32 -05:00 |
|
Davide P. Cervone
|
97fb465311
|
Add CombineConfig() routine to combine default configuration with user configuration, and insert signal hooks to do synchronize configuration (for use with combined configuration files)
|
2011-02-21 14:39:15 -05:00 |
|
Davide P. Cervone
|
405fc0f9af
|
Fix maction embellished operators so that they stretch
|
2011-02-16 13:38:01 -05:00 |
|
Davide P. Cervone
|
48ee5d3f55
|
Fix isSpacelike for maction elements
|
2011-02-16 13:36:54 -05:00 |
|
Davide P. Cervone
|
7b5e5df51e
|
One last file to repack and recombine
|
2011-02-15 11:48:40 -05:00 |
|
Davide P. Cervone
|
dcb9be2fc4
|
Repack and recombine the previous changes
|
2011-02-15 11:39:50 -05:00 |
|
Davide P. Cervone
|
cce1ff7cf1
|
Merge branch 'web-fonts-timing' into IE9-issues
|
2011-02-14 20:10:07 -05:00 |
|
Davide P. Cervone
|
f7eeb7eed3
|
Pack the changes to the TeX fonts directory
|
2011-02-14 19:58:41 -05:00 |
|
Davide P. Cervone
|
86eaa76087
|
Remove files that are no longer needed (data is now in Main.js), and make sure initFont() completes before loadComplete() is called (since it can create styleSheets, which take time to become available)
|
2011-02-14 19:55:22 -05:00 |
|
Davide P. Cervone
|
5485fc81c5
|
Fix problem with IE9 menu placement (event didn't have the location properties)
|
2011-02-07 19:59:21 -05:00 |
|
Davide P. Cervone
|
fb475ba344
|
Make mtext be space-like, fix isEmbellished (etc) for maction, and make mstyle align not affect tables (resolves issues#66 and #67)
|
2011-02-07 19:26:17 -05:00 |
|
Davide P. Cervone
|
1a073c1004
|
Repack and recombine
|
2011-01-24 12:33:40 -05:00 |
|
Davide P. Cervone
|
e66115ec15
|
Merge remote branch 'dpvc/self-closing-mml'
|
2011-01-24 12:06:42 -05:00 |
|
Davide P. Cervone
|
2f99db9a83
|
Update HTML-CSS jax version number, repack, and recombine
|
2011-01-24 12:03:24 -05:00 |
|
Davide P. Cervone
|
bd51778508
|
Merge remote branch 'dpvc/issue51'
|
2011-01-24 12:01:55 -05:00 |
|
Davide P. Cervone
|
5d1aebf4a1
|
Merge remote branch 'dpvc/issue50'
|
2011-01-24 12:00:04 -05: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
|
8b9ee1d9f3
|
Make sure changes only occur in display math, not in-line math
|
2011-01-20 13:09:04 -05:00 |
|
Davide P. Cervone
|
7c93160644
|
Honor the displayAlign and displayIndent settings in NativeMML output (resolves issue#50)
|
2011-01-20 13:04:09 -05:00 |
|
Davide P. Cervone
|
7e607fd3c0
|
Add synchronization with HTML-CSS jax so that thee files can be included in combined config files more readily
|
2011-01-20 08:20:26 -05:00 |
|
Davide P. Cervone
|
0255e0c6bf
|
Move creation of FONTTEST to Config(), since it relies on document.body being available
|
2011-01-20 08:19:10 -05:00 |
|
Davide P. Cervone
|
699e063991
|
Self-closing tags in HTML aren't processed properly in some browser, and end up with the following elements as children. This patch moves the children back out to become siblings again.
|
2011-01-19 20:24:16 -05:00 |
|
Davide P. Cervone
|
e106941b76
|
Repack and recombine, plus bump NativeMML version number
|
2011-01-18 18:04:57 -05:00 |
|
Sean Hogan
|
7a5f979f54
|
A fix for 'issue49' on Opera
|
2011-01-12 23:37:24 +11:00 |
|
Sean Hogan
|
0d630f2586
|
Pack and combine to account for issue46 branch
|
2011-01-11 11:35:34 +11:00 |
|
Davide P. Cervone
|
043442649c
|
Prevent Opera from using STIX fonts (resolves issue #46), unless explicitly requested via the font menu (not normally accessible to users)
|
2011-01-09 11:23:59 -05:00 |
|
Sean Hogan
|
5afdd65b07
|
Repack to account for combine branch changes
|
2011-01-05 23:51:46 +11:00 |
|
Sean Hogan
|
41c754f532
|
Merge branch 'combine' of https://github.com/dpvc/MathJax
|
2011-01-05 23:33:27 +11:00 |
|
Sean Hogan
|
482ea4724a
|
Merge branch 'recursive-macros' of https://github.com/dpvc/MathJax
|
2011-01-05 23:18:28 +11: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
|
696e0c5ecc
|
Fix wrong file paths in header comments
|
2011-01-04 08:08:06 -05:00 |
|
Sean Hogan
|
24501179bf
|
Repack to match sqrt branch additions.
|
2011-01-04 12:11:57 +11:00 |
|
Davide P. Cervone
|
0c43db656c
|
Packed versions of previous commits
|
2011-01-01 16:55:56 -05:00 |
|
Davide P. Cervone
|
ad3fd4b960
|
Improve placement of surd for square roots and nth roots
|
2010-12-31 20:17:24 -05:00 |
|
Davide P. Cervone
|
58ce73bfd8
|
Update packing to just use yuicompressor
|
2010-12-30 15:31:25 -05:00 |
|
Davide P. Cervone
|
b24524afcf
|
Merge dpvc/parallel branch
|
2010-12-30 14:37:37 -05:00 |
|
Sean Hogan
|
c77c53f1a9
|
Merge branch 'reflow' of https://github.com/dpvc/MathJax
|
2010-12-30 13:14:40 +11:00 |
|
Davide P. Cervone
|
a2fda2a8e2
|
Add a minimim scaling (since some people have reported the math getting too small), plus some cosmetic adjustments
|
2010-12-29 15:35:15 -05:00 |
|
Davide P. Cervone
|
b15ca6e7c5
|
Move laodComplete calls to make sure they occur after the MML jax is loaded
|
2010-12-29 11:04:50 -05:00 |
|
Davide P. Cervone
|
d504409219
|
Fix problem with nesting of math delimiters in InternalMath()
|
2010-12-09 13:20:44 -05:00 |
|
Davide P. Cervone
|
d8f34cb591
|
Use position:fixed overflow:hidden when typesetting math to keep WebKit and Firefox rendering times more constant on long pages
|
2010-11-16 20:52:59 -05:00 |
|
Davide P. Cervone
|
fe80ecb7c7
|
Merge branch 'master' into parallel
|
2010-11-15 21:08:50 -05:00 |
|
Robert Miner
|
8644056391
|
moved files out of mathjax/ to top level
|
2010-11-13 12:38:42 -06:00 |
|