Added comment indicating that additional options canbe included, as suggested in https://sourceforge.net/projects/mathjax/forums/forum/948700/topic/3810701
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@582 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
This commit is contained in:
parent
9a5028d119
commit
57a895a891
|
@ -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({
|
||||
|
||||
//
|
||||
|
|
|
@ -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({
|
||||
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue
Block a user