aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-04-12 23:41:31 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2017-04-12 23:41:31 +0200
commit07778ade395a5fbb4543dbdd3b30fccfe9ed45b2 (patch)
treeba90495de2b4ba6926e674a18af855af9d90c920 /MANUAL.txt
parent31a36cf186353dd7c18533b42a88424145b12dcc (diff)
downloadpandoc-07778ade395a5fbb4543dbdd3b30fccfe9ed45b2.tar.gz
Use lowercase a4 for latex papersize example.
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 53419c9bd..9b5c27b77 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -1318,7 +1318,7 @@ Variables for LaTeX
LaTeX variables are used when [creating a PDF].
`papersize`
-: paper size, e.g. `letter`, `A4`
+: paper size, e.g. `letter`, `a4`
`fontsize`
: font size for body text (e.g. `10pt`, `12pt`)