www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 3eac5f2b7f9f539b01e2ae621d0090197188fb1d
parent c8761824aecfc476fe687db02122a3cb69fa2633
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Thu,  3 Mar 2011 16:34:49 -0500

Update comments in default configuration file

Diffstat:
Mconfig/default.js | 4++--
Munpacked/config/default.js | 4++--
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/default.js b/config/default.js @@ -2,8 +2,8 @@ * * MathJax/config/default.js * - * This configuration file is loaded when there is no explicit - * configuration script in the <script> tag that loads MathJax.js + * This configuration file is loaded when you load MathJax + * via <script src="MathJax.js?config=default"></script> * * Use it to customize the MathJax settings. See comments below. * diff --git a/unpacked/config/default.js b/unpacked/config/default.js @@ -2,8 +2,8 @@ * * MathJax/config/default.js * - * This configuration file is loaded when there is no explicit - * configuration script in the <script> tag that loads MathJax.js + * This configuration file is loaded when you load MathJax + * via <script src="MathJax.js?config=default"></script> * * Use it to customize the MathJax settings. See comments below. *