aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2012-03-14 14:16:03 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2012-03-14 14:17:22 -0700
commit772c0757c129f66f554b74dff5607b4689f26ff4 (patch)
tree5fd983df8b8053de9040661d7a273df8480db0b8
parent965dcd3a00fbc250b5460ecf7ac37ac00cfa48aa (diff)
downloadpandoc-772c0757c129f66f554b74dff5607b4689f26ff4.tar.gz
Added `geometry` variable to default LaTeX template.
-rw-r--r--README2
m---------templates10
2 files changed, 7 insertions, 5 deletions
diff --git a/README b/README
index 21cb0f7de..73e7aaceb 100644
--- a/README
+++ b/README
@@ -677,6 +677,8 @@ depending on the output format, but include:
: font size (10pt, 11pt, 12pt) for LaTeX documents
`documentclass`
: document class for LaTeX documents
+`geometry`
+: options for LaTeX `geometry` class, e.g. `margin=1in`
`theme`
: theme for LaTeX beamer documents
`colortheme`
diff --git a/templates b/templates
-Subproject 7c4816983e652dddbd15adcfffa13823adec944
+Subproject 188e01f80e843d6ed11c9d031dede70bdd3926b