Added geometry
variable to default LaTeX template.
This commit is contained in:
parent
965dcd3a00
commit
772c0757c1
2 changed files with 3 additions and 1 deletions
2
README
2
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`
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 7c4816983e652dddbd15adcfffa13823adec944e
|
||||
Subproject commit 188e01f80e843d6ed11c9d031dede70bdd3926bb
|
Loading…
Reference in a new issue