diff --git a/mathjax/config/MathJax.js b/mathjax/config/MathJax.js index f3327a61c..0a0ef74be 100644 --- a/mathjax/config/MathJax.js +++ b/mathjax/config/MathJax.js @@ -24,6 +24,18 @@ * limitations under the License. */ + +/* + * This file lists most, but not all, of the options that can be set for + * MathJax and its various components. Some additional options are + * available, however, and are listed in the various links at: + * + * http://www.mathjax.org/resources/docs/?configuration.html#configuration-options-by-component + * + * You can add these to the configuration object below if you + * want to change them from their default values. + */ + MathJax.Hub.Config({ // diff --git a/mathjax/unpacked/config/MathJax.js b/mathjax/unpacked/config/MathJax.js index f3327a61c..0a0ef74be 100644 --- a/mathjax/unpacked/config/MathJax.js +++ b/mathjax/unpacked/config/MathJax.js @@ -24,6 +24,18 @@ * limitations under the License. */ + +/* + * This file lists most, but not all, of the options that can be set for + * MathJax and its various components. Some additional options are + * available, however, and are listed in the various links at: + * + * http://www.mathjax.org/resources/docs/?configuration.html#configuration-options-by-component + * + * You can add these to the configuration object below if you + * want to change them from their default values. + */ + MathJax.Hub.Config({ //