summaryrefslogtreecommitdiff
path: root/MANUAL.txt
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 /MANUAL.txt
parenta480293b3c99780bcf34c81bdac125694a38f8a2 (diff)
Added `beamerarticle` variable.
This causes the `beamerarticle` package to be loaded in beamer, to produce an article from beamer slides. (Carsten Gips)
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt4
1 files changed, 4 insertions, 0 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