Commit Graph

416 Commits

Author SHA1 Message Date
Davide P. Cervone
3a8c20b372 Make functions (like \sin) be <mi> rather than <mo>, and insert &ApplyFunction; after their use (resolves issue #56). 2011-04-23 19:56:17 -04:00
Davide P. Cervone
afc36aac44 Make \sqrt\frac{}{} not produce an error (resolves issue #75, at least for the example given). 2011-04-23 09:20:26 -04:00
Davide P. Cervone
a2d695c012 TeXAtom was used too often on embellished operators, so move it to the individual macros that need it. 2011-04-22 10:42:39 -04:00
Davide P. Cervone
edd14c6258 Make sure embelished large ops are type OP not ORD to get spacing right 2011-04-20 20:59:58 -04:00
Davide P. Cervone
2860efd523 Fix error with size of \: space 2011-04-20 20:55:58 -04:00
Davide P. Cervone
bb09608b23 Resolve a conflict with Mathjax and Slidy (its sets window.opera, which confused the browser detection) 2011-04-05 12:25:44 -04:00
Davide P. Cervone
4a2969c45b Merge dpvc/issue85 (fixes for element configuration option) 2011-04-05 12:19:46 -04:00
Davide P. Cervone
d485393f88 Recombine to make sure configs are up to date 2011-04-04 14:10:30 -04:00
Davide P. Cervone
f9e9165835 Merge remote branch 'dpvc/issue89' 2011-04-04 14:07:59 -04:00
Davide P. Cervone
7900c136e4 Merge remote branch 'dpvc/issue87' 2011-04-04 14:07:56 -04:00
Davide P. Cervone
ea00136979 Merge remote branch 'dpvc/issue86' 2011-04-04 14:07:11 -04:00
Davide P. Cervone
0e698717b5 Merge remote branch 'dpvc/docs-update' 2011-04-04 14:05:00 -04:00
Davide P. Cervone
91fca00e4f Fixed typo in about box (Fred reported in issue #47) 2011-04-04 14:04:39 -04:00
Davide P. Cervone
2ac603fa4a Fixed location of .htaccess file for shared installations 2011-03-29 14:05:48 -04:00
Davide P. Cervone
af0b052702 Partial work-around for issue#89: have <br> insert a newline in IE when documentMode < 9 2011-03-26 08:40:02 -04:00
Davide P. Cervone
827c4b3e32 Fixed typo in documentation 2011-03-24 10:09:50 -04:00
Davide P. Cervone
a418d0748a Fix problem with accents not having the correct mathvariant (resolves issue 87) 2011-03-24 09:06:30 -04:00
Davide P. Cervone
4b35e6e4f0 Last round of typos from Carol (I think) 2011-03-23 22:38:55 -04:00
Davide P. Cervone
41cdadab9a Fix delimiters used in example, since defaults now don't include single dollars. 2011-03-21 23:01:50 -04:00
Davide P. Cervone
683fa0291d More of Carol's typo corrections. She probably has two more days to go! 2011-03-21 20:21:00 -04:00
Davide P. Cervone
fe11cb9807 Fix a bunch of documentation typos (from Carol Fisher) 2011-03-21 10:55:40 -04:00
Davide P. Cervone
2cd3e23b58 Fix some references to the old config/MathJax.js file which is now config/default.js 2011-03-20 09:47:17 -04:00
Davide P. Cervone
c90cf9d285 Fix more typos (from Carol Fisher) 2011-03-20 09:36:11 -04:00
Davide P. Cervone
288907d29b Worked around crippled VML implementaion in IE8 and IE9 2011-03-20 07:51:59 -04:00
Davide P. Cervone
8f2a215067 Added more details about using the CDN with a local configuration file 2011-03-19 09:34:35 -04:00
Davide P. Cervone
46d64e2030 More typo fixes in the documentation (from Carol Fisher -- I'm sure there are more to come) 2011-03-19 09:10:08 -04:00
Davide P. Cervone
2b7e966959 Move version numbers to 1.1 (this were missed when the other files' versions were changed) 2011-03-19 08:30:59 -04:00
Davide P. Cervone
f46cc5c6b4 Update documentation to reflect new situation for element(s) parameters 2011-03-18 18:54:00 -04:00
Davide P. Cervone
4d9007ca9e Remove element parameters from the preprocessor configuration blocks (they are not longer used, now that there is a global elements parameter) 2011-03-18 18:47:25 -04:00
Davide P. Cervone
536eece1b1 Fix problem with element parameter to the preprocessors (by making a global parameter instead, so there is only one place it needs to be set). Also make it an array so that more than one element can be specified. 2011-03-18 18:38:51 -04:00
Davide P. Cervone
4dd789801c More typos 2011-03-17 20:19:39 -04:00
Davide P. Cervone
4730cf1403 Fix a bunch of typos 2011-03-17 20:15:21 -04:00
Davide P. Cervone
6cdc942ff9 Fix typos in documentation 2011-03-15 10:39:57 -04:00
Davide P. Cervone
2051c9aa58 Merge branch 'docs-update' 2011-03-12 20:34:39 -05:00
Davide P. Cervone
34f3a8302c Fix regression where background color obscures foreground text in IE 2011-03-12 20:32:13 -05:00
Davide P. Cervone
a8bd127414 Fixed example of loading local configuration file and added one for a cross-server configuration using the CDN 2011-03-11 17:48:34 -05:00
Davide P. Cervone
e5550393a0 Merge remote branch 'dpvc/issue82' 2011-03-11 12:24:08 -05:00
Davide P. Cervone
039fdf2481 Update Git download instructions 2011-03-11 12:14:37 -05:00
Davide P. Cervone
a4633101ab Work around issue82 by not trying to load MathPlayer in IE9 2011-03-10 15:24:54 -05:00
Davide P. Cervone
ae4773bb50 Fix layout and CSS to duplicate www.mathjax.org in all browsers 2011-03-10 14:27:50 -05:00
Davide P. Cervone
498c18a609 Typo fixes as suggested by Robert 2011-03-10 14:27:21 -05:00
Davide P. Cervone
592394fbcf Add info on checking out a release branch via git 2011-03-09 09:28:55 -05:00
Davide P. Cervone
d5b6366f37 Fix spelling for AMSsymbols (reported by Fred) 2011-03-09 09:27:24 -05:00
Davide P. Cervone
072bcdd1bd Fix spelling of 'version' in mml2jax (argh!) 2011-03-09 09:24:00 -05:00
Davide P. Cervone
4eba6476a8 Change URL of docs page in docs menu layout 2011-03-08 13:38:03 -05:00
Davide P. Cervone
282804ba1f Reformat code block in documentation 2011-03-08 11:54:48 -05:00
Davide P. Cervone
9aff988fe9 Fix formatting (more) 2011-03-08 11:44:23 -05:00
Davide P. Cervone
c1fc69f9c5 Fix formatting 2011-03-08 11:43:43 -05:00
Davide P. Cervone
1206de87df Update TeX macro and environment list 2011-03-08 11:40:00 -05:00
Davide P. Cervone
48598892c0 Fix spelling error 2011-03-08 08:08:46 -05:00