aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-03-19 09:22:41 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-03-19 09:22:41 -0700
commit2c2cd318066115e32347bd24402fefc5e2116b0b (patch)
treebe283608e476ef51ff876f0b135d01d2ccb12ed3 /MANUAL.txt
parent24faccdf5daea774d950e6685c38f18c8528b69a (diff)
downloadpandoc-2c2cd318066115e32347bd24402fefc5e2116b0b.tar.gz
Small improvement of doc change in #4472.
Mention other formats as well where a different name is needed.
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 e08e9e876..135946050 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -3428,7 +3428,10 @@ a pagebreak:
The format name should match the target format name (see
`-t/--to`, above, for a list, or use `pandoc
---list-output-formats`). Use `=openxml` for `docx` output.
+--list-output-formats`). Use `openxml` for `docx` output,
+`opendocument` for `odt` output, and `latex`, `beamer`,
+`ms`, or `html5` for `pdf` output, depending on what you
+use for `--pdf-engine`.
This extension presupposes that the relevant kind of
inline code or fenced code block is enabled. Thus, for