From cde1f008134c854e241e3ff9c4d352a84e64356e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 6 Aug 2016 22:43:51 +0200 Subject: [PATCH] Added `beamerarticle` variable. This causes the `beamerarticle` package to be loaded in beamer, to produce an article from beamer slides. (Carsten Gips) --- MANUAL.txt | 4 ++++ data/templates | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 index 8bed1acf2..765b5c568 160000 --- a/data/templates +++ b/data/templates @@ -1 +1 @@ -Subproject commit 8bed1acf2271c84ae564d6f0b9adcdc4d5c71d26 +Subproject commit 765b5c5685ea501961a1a84d7fe0ed936613a8a2