summaryrefslogtreecommitdiff
path: root/man/pandoc.1
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-10-16 10:52:00 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-10-16 10:52:00 -0700
commite08399a16b9604c1c7eb92ca9cfc8213d73892eb (patch)
tree0159d78de9981a7cb0b81c76cf8e96c409d1605c /man/pandoc.1
parentcb8959516fa69a472004b0ab47d805b889854f95 (diff)
Man page update.
Diffstat (limited to 'man/pandoc.1')
-rw-r--r--man/pandoc.17
1 files changed, 6 insertions, 1 deletions
diff --git a/man/pandoc.1 b/man/pandoc.1
index 35ab666d7..1390591c5 100644
--- a/man/pandoc.1
+++ b/man/pandoc.1
@@ -4237,7 +4237,7 @@ To show the notes window, press \f[C]s\f[] while viewing the
presentation.
Notes are not yet supported for other slide formats, but the notes will
not appear on the slides themselves.
-.SS Marking frames "fragile" in beamer
+.SS Frame attributes in beamer
.PP
Sometimes it is necessary to add the LaTeX \f[C][fragile]\f[] option to
a frame in beamer (for example, when using the \f[C]minted\f[]
@@ -4250,6 +4250,11 @@ introducing the slide:
#\ Fragile\ slide\ {.fragile}
\f[]
.fi
+.PP
+All of the other frame attributes described in Section 8.1 of the Beamer
+User\[aq]s Guide may also be used: \f[C]allowdisplaybreaks\f[],
+\f[C]allowframebreaks\f[], \f[C]b\f[], \f[C]c\f[], \f[C]t\f[],
+\f[C]environment\f[], \f[C]label\f[], \f[C]plain\f[], \f[C]shrink\f[].
.SH EPUB METADATA
.PP
EPUB metadata may be specified using the \f[C]\-\-epub\-metadata\f[]