Commit Graph

217 Commits

Author SHA1 Message Date
Davide P. Cervone
5950641ee5 Merge branch IE9-issues (with updated versions and packing) 2011-02-26 10:04:06 -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
c200dcd5d2 Add a warning message (but in a separate file so that MathJax.js doesn't have to be any bigger) for when no configuration was done (when v1.0.x would load the config/MathJax.js file) 2011-02-18 09:03:51 -05:00
Davide P. Cervone
a11d398ea4 Implement new configuration process (see http://sites.google.com/site/mathjaxproject/design-documents/configuration-options/version-1-1-configuration-specification) with v1.0 compatibility (which may need to be changed) 2011-02-17 10:54:49 -05:00
Davide P. Cervone
185ff593c7 Update check for WebKit to allow AppleWebKit in browser detection 2011-02-15 10:57:20 -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
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
c1de343e4e Properly handle menu renderer settings when combined config files are used. (REsolves issue 51) 2011-01-20 08:18:02 -05:00
Sean Hogan
41c754f532 Merge branch 'combine' of https://github.com/dpvc/MathJax 2011-01-05 23:33:27 +11:00
Davide P. Cervone
e0da83e172 Allow config parameter and script to both be used together 2011-01-01 17:19:56 -05:00
Davide P. Cervone
f5c0ac5bcd Changes to allow output jax to be included in a combined configuration file (more careful synchronization is needed in order to make sure the jax is loaded before typesetting begins) 2011-01-01 16:44:48 -05:00
Davide P. Cervone
a967955ddb Allow jax configuration block to specify extensions to be loaded when the jax is loaded (rather than needing to have them loaded at MathJax configuration time) 2010-12-31 19:50:45 -05:00
Davide P. Cervone
1ee6dffddc Fix some comments 2010-12-29 11:02:28 -05:00
Davide P. Cervone
167aedfa09 Put jax.js in a property of the jax so that it can be changed (e.g., to combine the jax with some of its components, or with other jax) 2010-11-17 22:09:48 -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