Commit Graph

1584 Commits

Author SHA1 Message Date
Davide P. Cervone
ae68387564 Update jsMath conversion documentation 2011-03-04 11:12:44 -05:00
Davide P. Cervone
34b8a4cd43 Updated 'Getting Started' to use new configuration style and CDN 2011-03-04 10:25:35 -05:00
Davide P. Cervone
2cbfb8daf5 My wildcards didn't work, so exclude directories explicitly 2011-03-04 07:06:40 -05:00
Davide P. Cervone
a37c3a2340 Remove MathJax.js from layout (should use MathJax plugin, if needed) 2011-03-04 07:06:07 -05:00
Davide P. Cervone
60bbf34169 Fix wording in Makefile 2011-03-04 07:02:40 -05:00
Davide P. Cervone
51d839080c Add unpacked combined configuration files (which just configure to load them at the usual time. This is to allow easier debugging of pages using combined configuration files without having to recombine the files any time one of the originals is edited). 2011-03-03 19:25:27 -05:00
Davide P. Cervone
a5661b5c1c Change versions to 1.1 and update copyright dates 2011-03-03 16:45:48 -05:00
Davide P. Cervone
a15392c23c Update default for inlineMath configuration (don't use dollars by default) 2011-03-03 16:35:32 -05:00
Davide P. Cervone
3eac5f2b7f Update comments in default configuration file 2011-03-03 16:34:49 -05:00
Davide P. Cervone
c8761824ae Change default configuration file to config/default.js 2011-03-03 16:27:35 -05:00
Davide P. Cervone
4648698978 Repack and recombine previous merge 2011-03-03 16:06:52 -05:00
Davide P. Cervone
2ba61a6e4c Update packed and combined files for last merge 2011-03-03 15:32:13 -05:00
Davide P. Cervone
8b418b432c Merge branch 'better-about' 2011-03-03 15:28:25 -05:00
Davide P. Cervone
f55e2cd7eb Update packed and combined files for issue80 2011-03-03 15:28:05 -05:00
Davide P. Cervone
ace12cb5ca No need for these formats in the public distribution 2011-03-03 11:12:37 -05:00
Davide P. Cervone
f6087b25d1 Move html back to top directory and remove build directory. Add html-mathjax-site to documentation in Makefile. Fix reference to MathJax.js to use current config format. Fix references to userscripts 2011-03-03 09:28:30 -05:00
Davide P. Cervone
2eb999a5d2 Merge branch 'master' into new-docs 2011-03-03 07:26:44 -05:00
Davide P. Cervone
dcff67e561 Fix version number remapping for unrecognized WebKit browsers, and change check for iPhone use of web fonts to match (resolves issue #80) 2011-03-03 07:20:36 -05:00
Davide P. Cervone
c9dbc8a708 Fix copyright date 2011-03-01 19:03:42 -05:00
Davide P. Cervone
82cc378443 Add example for showing steps one after another 2011-03-01 18:58:00 -05:00
Davide P. Cervone
cf329906de Update to current configuration approach, and general clean up 2011-03-01 12:53:11 -05:00
Davide P. Cervone
83de1163c3 Update for current features, and improve layout 2011-03-01 12:50:31 -05:00
Davide P. Cervone
916e12889a Update to current configuration style, and add title and styling 2011-03-01 12:49:31 -05:00
Davide P. Cervone
7cd52a1ead Update test pages to do better error reporting, and to use current configuration blocks 2011-03-01 12:48:55 -05:00
Davide P. Cervone
1166553038 Bump version numbers 2011-03-01 10:01:12 -05:00
Davide P. Cervone
f2de28e068 Remove support for ancient beta-version fontdata (now that the fonts are part of the archive, no more change that this will not match) 2011-03-01 10:01:11 -05:00
Davide P. Cervone
18752966be Allow Chrome to use OTF fonts for v4.0 and above, and use OTF fonts for Safari/PC (the FF3.6.13 fix has fixed the problem for Safari, too) 2011-02-28 14:23:06 -05:00
Davide P. Cervone
06616a8914 Bump the version number 2011-02-28 14:13:07 -05:00
Davide P. Cervone
6081bd5475 Make sure extensions have a version before reporting them 2011-02-28 14:11:59 -05:00
Davide P. Cervone
0c11aa2bf6 Add extensions information to the about box, and add browser and font type 2011-02-28 14:08:59 -05:00
Davide P. Cervone
3578a76d63 Correctly calculate the value of dimensions with units of pc (resolves issue #76) 2011-02-28 13:27:12 -05:00
Davide P. Cervone
bc193eedd2 Fix indenting due to insertion of startup hooks for configuration blocks 2011-02-26 10:18:56 -05:00
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
38f5ddc714 Reword the message, and don't fade it out or use a cookie; it should ALWAYS show and should stay up until explicitly closed 2011-02-19 09:47:13 -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
966ae6dddc Recombine configurations for the previous changes 2011-02-16 13:39:10 -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
4cbc74e418 Merge remote branch 'dpvc/issues66-67' 2011-02-15 11:05:20 -05:00
Davide P. Cervone
706552ef42 Merge remote branch 'dpvc/issue63' 2011-02-15 11:04:57 -05:00
Davide P. Cervone
c0a148b15f Merge remote branch 'dpvc/test-files' 2011-02-15 11:04:48 -05:00
Davide P. Cervone
8df6b1463c Pack previous commmit 2011-02-15 11:04:36 -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
5d8a768707 Repack and recombine the previous few edits 2011-02-15 08:49:53 -05:00