aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-02-12 10:14:41 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-02-12 10:14:41 -0800
commit5c498b36ef7a122ef09b3bfbfc9e9d6e748d0413 (patch)
tree3a514b3cb6a2d2138a4c9d8c1a6f1df91ce78131 /README
parent5e215c1c2532b8a0a81717136e95a1732b542cc5 (diff)
downloadpandoc-5c498b36ef7a122ef09b3bfbfc9e9d6e748d0413.tar.gz
Doc fix: 'fontsize' is the template variable, not 'font-size'.
Closes pandoc-types#4.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index fb1d0a488..e099c1c37 100644
--- a/README
+++ b/README
@@ -668,7 +668,7 @@ depending on the output format, but include:
`http://www.w3.org/Talks/Tools/Slidy2`)
`s5-url`
: base URL for S5 documents (defaults to `ui/default`)
-`font-size`
+`fontsize`
: font size (10pt, 11pt, 12pt) for LaTeX documents
`documentclass`
: document class for LaTeX documents