aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2018-10-08 08:41:08 +0200
committerGitHub <noreply@github.com>2018-10-08 08:41:08 +0200
commit5890f602b32d4f7ec31d9f6c4b4e5e17b0866b96 (patch)
treefc5cc251b1aa4e7e78a0cfb10e24be0c364db856 /README.md
parente7a365255f0ceddf87d41f0debca19a074e754e9 (diff)
parentb2d532ea28eaaf0b7b2cf225c713c8a8d3f4a3bf (diff)
downloadperl-software-in-gnu-guix-5890f602b32d4f7ec31d9f6c4b4e5e17b0866b96.tar
perl-software-in-gnu-guix-5890f602b32d4f7ec31d9f6c4b4e5e17b0866b96.tar.gz
Merge pull request #2090 from bnjmnt4n/math
Allow users to customise MathJax options.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 02b570a..734036b 100644
--- a/README.md
+++ b/README.md
@@ -1286,6 +1286,8 @@ Reveal.initialize({
math: {
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 }
},
dependencies: [