aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-01-25 10:48:25 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-01-25 10:48:25 -0800
commit31629cb992763940bdfc332e1b256aca570d70cd (patch)
tree9bc456fb35f0fc8880b938153d84e46f0ea93252 /README
parent6fde073eb5d4d7bd1e597fb3eb638fd83572e01e (diff)
downloadpandoc-31629cb992763940bdfc332e1b256aca570d70cd.tar.gz
Updated README on --chapters with --beamer.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 1a4398635..de161b367 100644
--- a/README
+++ b/README
@@ -292,7 +292,8 @@ Options
`--chapters`
: Treat top-level headers as chapters in LaTeX, ConTeXt, and DocBook
output. When the LaTeX template uses the report, book, or
- memoir class, this option is implied.
+ memoir class, this option is implied. If `--beamer` is used,
+ top-level headers will become `\part{..}`.
`-N`, `--number-sections`
: Number section headings in LaTeX, ConTeXt, or HTML output.