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 |
|
Sean Hogan
|
0d630f2586
|
Pack and combine to account for issue46 branch
|
2011-01-11 11:35:34 +11:00 |
|
Sean Hogan
|
6f5ba8660d
|
Merge branch 'issue46' of https://github.com/dpvc/MathJax
|
2011-01-11 11:32:26 +11:00 |
|
Davide P. Cervone
|
7cdfe6b5c4
|
Add support for otf fonts in iOS4.2
|
2011-01-09 17:02:51 -05: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 |
|
Davide P. Cervone
|
7d71307be0
|
Added a section on local files and Firefox
|
2011-01-08 08:14:27 -05:00 |
|
Davide P. Cervone
|
b6dc1903fe
|
Updated combined configurations to include previous changes
|
2011-01-08 07:44:32 -05:00 |
|
Davide P. Cervone
|
63d6c58791
|
Use hasOwnProperty to make sure we only test real jax (resolves issue #47)
|
2011-01-07 15:48:56 -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
|
44a0b9e6b5
|
Merge branch 'docs' of https://github.com/dpvc/MathJax
|
2011-01-04 14:02:41 +11:00 |
|
Sean Hogan
|
69598bbcb1
|
Switch the repository from fonts.zip to fonts/ directory
|
2011-01-04 13:35:56 +11:00 |
|
Sean Hogan
|
0ac041f488
|
Merge branch 'jax-extensions' of https://github.com/dpvc/MathJax
|
2011-01-04 12:34:50 +11:00 |
|
Sean Hogan
|
24501179bf
|
Repack to match sqrt branch additions.
|
2011-01-04 12:11:57 +11:00 |
|
Sean Hogan
|
74443b3205
|
Merge branch 'sqrt' of https://github.com/dpvc/MathJax
|
2011-01-04 12:08:55 +11:00 |
|
Davide P. Cervone
|
0bba84d3d7
|
Add accessibility configurations
|
2011-01-03 19:02:59 -05:00 |
|
Davide P. Cervone
|
93f1cbe014
|
Remove unneeded configurations
|
2011-01-03 13:34:43 -05:00 |
|
Sean Hogan
|
3f834d0cf3
|
Merge branch 'issue29' of https://github.com/dpvc/MathJax
|
2011-01-03 23:00:31 +11:00 |
|
Davide P. Cervone
|
a5190134e1
|
Add a blank line for consistent formatting
|
2011-01-02 09:23:12 -05:00 |
|
Davide P. Cervone
|
9b1c63acd1
|
Changed no-wrap to nowrap
|
2011-01-02 09:07:22 -05:00 |
|
Davide P. Cervone
|
496a39f742
|
Pre-packaged configuration files for various scenarios
|
2011-01-01 21:03:11 -05:00 |
|