aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2024-10-01 12:38:49 -0700
committerJohn MacFarlane <[email protected]>2024-10-01 12:38:49 -0700
commita2dfda0dd0787fe11af0f651f8da164946e202b5 (patch)
tree52b6844eddd9bb196e426b83d8f4888b35053ff6 /MANUAL.txt
parentdbc80f9745cbace4e9ebc10e59d9df1c3eafa915 (diff)
Clarifying text about use of `beamerarticle` variable.
Closes #10250.
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index b58f2d619..0bccd940e 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -3010,7 +3010,10 @@ Pandoc uses these variables when [creating a PDF] with a LaTeX engine.
or `numbersections` variable)
`beamerarticle`
-: produce an article from Beamer slides
+: produce an article from Beamer slides. Note: if you set
+ this variable, you must specify the beamer writer but use the
+ default *LaTeX* template: for example,
+ `pandoc -Vbeamerarticle -t beamer --template default.latex`.
`handout`
: produce a handout version of Beamer slides (with overlays condensed