Davide P. Cervone
|
a2f75719b2
|
Don't need dropshadow filter for IE9, and use proper capitalization for MathJax_MSIE_Frame
|
2011-02-15 08:48:46 -05:00 |
|
Davide P. Cervone
|
7e5c8ef639
|
Don't use dropshadow filter in IE9, add shadow for Konqueror, and a minor syntactic fixup
|
2011-02-15 07:57:46 -05:00 |
|
Davide P. Cervone
|
bfdb9c6b22
|
IE9-RC fixes filter problem, and changes the name of the performance object
|
2011-02-15 07:53:27 -05:00 |
|
Davide P. Cervone
|
31f6f2c3b1
|
Update wording to correspond with v1.1 setup
|
2011-02-14 20:24:52 -05:00 |
|
Davide P. Cervone
|
8204d27ab0
|
Update tests to work with changes in HTML jax (different timing of the setup for HTMLCSS.Fonts object). Remove test for version 1 of fonts (now that fonts are in the archive). Update warning messages for current usage, and switch SourceForge references.
|
2011-02-14 20:24:14 -05:00 |
|
Davide P. Cervone
|
f55fc96ca3
|
Work around IE9 bug that caches font-family lookups and doesn't reset them when @font-face changes the family
|
2011-02-14 20:16:14 -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
|
7f14b46cae
|
Make sure IE9 doesn't get filter set to do DXImage dropshadows (which cause IE9 to crash)
|
2011-02-07 19:52:11 -05:00 |
|
Davide P. Cervone
|
31c32f8f20
|
Add MathJax.HTML.setScript() to handle setting a script's value (taking IE9 bug into account), and use it where scripts are created (resolves issue#5)
|
2011-02-07 19:48:47 -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 |
|
Casey W. Stark
|
00721d0c62
|
Markdown makes indented text code blocks, so we will just leave this as a paragraph for now. Looks good enough.
|
2011-02-03 18:08:37 -08:00 |
|
Casey W. Stark
|
6ffe837f8a
|
Forgot markdown doesn't autodetect links on http://
|
2011-02-03 18:04:42 -08:00 |
|
Casey W. Stark
|
90874621c4
|
Markdowning and updating the README
|
2011-02-03 18:00:54 -08:00 |
|
Casey W. Stark
|
a01f41e0c2
|
changing readme and license filenames to convention
|
2011-02-03 17:59:39 -08:00 |
|
Davide P. Cervone
|
2a99d528aa
|
Comments don't need to have <, >, and & replaced, so do text separately from comments
|
2011-02-02 10:59:34 -05:00 |
|
Davide P. Cervone
|
5dc47f7647
|
Put comment text inside comment markers when processing IE MathML (resolves issue #63)
|
2011-02-02 08:23:10 -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 |
|
Casey W. Stark
|
862c794aaf
|
wrong logo path
|
2011-01-22 17:22:30 -08:00 |
|
Casey W. Stark
|
430171374f
|
New build of the html docs
|
2011-01-22 16:55:52 -08:00 |
|
Casey W. Stark
|
ade6400154
|
Make sure we never add the mathjax site html docs
|
2011-01-22 16:55:06 -08:00 |
|
Casey W. Stark
|
0a262e61e7
|
Fixed all the inconsistencies (hopefully) between mathjax.org and mathjax-site docs CSS. Also deleted the logo and page.html template from docs, as we don't need them here anymore
|
2011-01-22 16:53:23 -08:00 |
|
Casey W. Stark
|
40098b7b2f
|
New make target for building docs for mathjax.org separately.
|
2011-01-22 15:30:47 -08:00 |
|
Casey W. Stark
|
a0216b3752
|
Move header markup into layout.html template so that it's on every page.
|
2011-01-22 15:19:34 -08:00 |
|
Casey W. Stark
|
e0a8653358
|
Add Makefile and update docs dir structure for new Sphinx conventions. Use make html in docs/ to rebuild.
|
2011-01-21 21:15:26 -08:00 |
|
Casey W. Stark
|
ff7419374c
|
ignore those Mac DS_Store files
|
2011-01-21 21:12:43 -08:00 |
|
Casey W. Stark
|
d94f42e17a
|
Added local version of the logo image. Also added MathJax.js to the docs.
|
2011-01-21 21:06:50 -08:00 |
|
Casey W. Stark
|
c2d131c42b
|
Fixed up the sphinx theme to make it look like the current mathjax.org theme. Should change some links and add the logo to _static to work well offline
|
2011-01-21 20:50:18 -08: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
|
29c9169d15
|
Recombine config files to account for recent changes
|
2011-01-20 08:21:01 -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
|
c1de343e4e
|
Properly handle menu renderer settings when combined config files are used. (REsolves issue 51)
|
2011-01-20 08:18:02 -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 |
|
Davide P. Cervone
|
2d762625b9
|
Don't use MathJax_MathContainer when not using Math Menus in MSIE
|
2011-01-18 17:59:42 -05:00 |
|
Davide P. Cervone
|
5d513b383d
|
Merge branch 'master' of https://github.com/mathjax/MathJax
|
2011-01-13 14:28:14 -05:00 |
|
Sean Hogan
|
7a5f979f54
|
A fix for 'issue49' on Opera
|
2011-01-12 23:37:24 +11:00 |
|
Sean Hogan
|
332d1870af
|
Repack and combine to account for issue47 branch
|
2011-01-11 11:41:20 +11:00 |
|
Sean Hogan
|
f3445fb09f
|
Merge branch 'issue47' of https://github.com/dpvc/MathJax
|
2011-01-11 11:38:09 +11:00 |
|