summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHakim El Hattab2019-07-08 10:06:04 +0200
committerGitHub2019-07-08 10:06:04 +0200
commit07c20ef9d9567fd509f21ae7fc24cc2ee04d778b (patch)
tree35a80af8fa93787dd18caaf0722d32031f7b9a3c
parenta6f1511d1a80c14368538a9e817c2f1fd06e64e2 (diff)
parentd5662a203e005b096ce1e421c6f03c24a81e6c64 (diff)
Merge pull request #2442 from pius/patch-1
Tweak to MathJax example
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4c16d7b..dd47c1c 100644
--- a/README.md
+++ b/README.md
@@ -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: [