aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-08-06 22:43:51 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2016-08-06 22:43:51 +0200
commitcde1f008134c854e241e3ff9c4d352a84e64356e (patch)
treeb27c1d7c33bdcab729deefbb7b4b06ca60da9eb5
parenta480293b3c99780bcf34c81bdac125694a38f8a2 (diff)
downloadpandoc-cde1f008134c854e241e3ff9c4d352a84e64356e.tar.gz
Added `beamerarticle` variable.
This causes the `beamerarticle` package to be loaded in beamer, to produce an article from beamer slides. (Carsten Gips)
-rw-r--r--MANUAL.txt4
m---------data/templates14
2 files changed, 11 insertions, 7 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 8d5be98f8..07ffcd7b0 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -1173,6 +1173,10 @@ including all [reveal.js configuration options].
: enables on "title pages" for new sections in `beamer`
documents (default = true).
+`beamerarticle`
+: when true, the `beamerarticle` package is loaded (for
+ producing an article from beamer slides).
+
[reveal.js configuration options]: https://github.com/hakimel/reveal.js#configuration
Variables for LaTeX
diff --git a/data/templates b/data/templates
-Subproject 8bed1acf2271c84ae564d6f0b9adcdc4d5c71d2
+Subproject 765b5c5685ea501961a1a84d7fe0ed936613a8a