diff options
author | Vaclav Haisman <vhaisman@gmail.com> | 2017-01-28 15:18:11 +0100 |
---|---|---|
committer | Vaclav Haisman <vhaisman@gmail.com> | 2017-01-28 15:18:11 +0100 |
commit | f3edd225aa36f2b2636ec393c887233488cab631 (patch) | |
tree | 964b3162214d361e6ecd706d1474853d41b7837a /default.latex | |
parent | cae52f92dd8957130a1b502d98ba00bfe47c6730 (diff) | |
download | pandoc-f3edd225aa36f2b2636ec393c887233488cab631.tar.gz |
Redact comment.
Diffstat (limited to 'default.latex')
-rw-r--r-- | default.latex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/default.latex b/default.latex index 9c50bc4b6..284b3d83f 100644 --- a/default.latex +++ b/default.latex @@ -89,8 +89,7 @@ $if(verbatim-in-note)$ \VerbatimFootnotes % allows verbatim text in footnotes $endif$ $if(geometry)$ -% With mag =ΜΈ 1000, no truedimen and hyperref, hyperref should be loaded before -% geometry. Otherwise the resulted PDF size will become wrong. +% hyperref should be loaded before geometry \usepackage[$for(geometry)$$geometry$$sep$,$endfor$]{geometry} $endif$ $if(lang)$ |