aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-10-10 14:06:30 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-10-10 14:06:30 -0700
commit3cce552ff33575934cf8e6cb09991bf9bf364acd (patch)
treec05e768194bd98ed6d72c47e6904d043e8aff7e1 /README
parente92fc4455b29e805f5867ea44838a79800602ab9 (diff)
downloadpandoc-3cce552ff33575934cf8e6cb09991bf9bf364acd.tar.gz
reveal.js template: add controls, progress variables.
Thanks to Grégoire Pineau.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 7623d9404..9062f615e 100644
--- a/README
+++ b/README
@@ -1108,6 +1108,12 @@ Variables for slides
`colortheme`, `fonttheme`, `innertheme`, `outertheme`
: themes for LaTeX [`beamer`] documents
+`controls`
+: show controls in reveal.js slide shows
+
+`progress`
+: show progress bar in reveal.js slide shows
+
Variables for LaTeX
-------------------