Merge branch 'bzr/golem' of /Users/distler/Sites/code/instiki
This commit is contained in:
commit
06f4f2cc98
5
public/MathJax/config/MathJax.js
vendored
5
public/MathJax/config/MathJax.js
vendored
|
@ -7,13 +7,10 @@ MathJax.Hub.Config({
|
|||
},
|
||||
"HTML-CSS": {
|
||||
preferredFont: "STIX",
|
||||
imageFont: null,
|
||||
scale: 90
|
||||
},
|
||||
MMLorHTML: {
|
||||
//
|
||||
// The output jax that is to be preferred when both are possible
|
||||
// (set to "MML" for native MathML, "HTML" for MathJax's HTML-CSS output jax).
|
||||
//
|
||||
prefer:
|
||||
{
|
||||
MSIE: "MML",
|
||||
|
|
Loading…
Reference in a new issue