commit b082a4869278095bc8d17a0136018c64ab0e4156
parent db7a2f2f8e08d656f83bf5e6099852f488058d36
Author: dpvc <dpvc@b8fd5906-0fad-46e2-a0d3-10d94ff285d1>
Date: Mon, 16 Aug 2010 19:32:26 +0000
Added comment indicating that additional options canbe included, as suggested in https://sourceforge.net/projects/mathjax/forums/forum/948700/topic/3810701
Diffstat:
2 files changed, 24 insertions(+), 0 deletions(-)
diff --git 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
@@ -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({
//