commit
07c20ef9d9
1 changed files with 1 additions and 1 deletions
|
@ -1457,7 +1457,7 @@ Reveal.initialize({
|
|||
mathjax: 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js',
|
||||
config: 'TeX-AMS_HTML-full', // See http://docs.mathjax.org/en/latest/config-files.html
|
||||
// pass other options into `MathJax.Hub.Config()`
|
||||
TeX: { Macros: macros }
|
||||
TeX: { Macros: { RR: "{\\bf R}" } }
|
||||
},
|
||||
|
||||
dependencies: [
|
||||
|
|
Loading…
Reference in a new issue