mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-27 01:45:56 +00:00
Added geometry variable.
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
\usepackage{eurosym}
|
||||
\fi
|
||||
\fi
|
||||
$if(geometry)$
|
||||
\usepackage[$geometry$]{geometry}
|
||||
$endif$
|
||||
$if(natbib)$
|
||||
\usepackage{natbib}
|
||||
\bibliographystyle{plainnat}
|
||||
|
||||
Reference in New Issue
Block a user