aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVaclav Haisman <vhaisman@gmail.com>2017-01-29 11:13:06 +0100
committerVaclav Haisman <vhaisman@gmail.com>2017-01-29 11:13:06 +0100
commit247b3a251c36b469871e16abd6b02615cfc483c3 (patch)
treeca9d98cf8f8187c5f43eeee6b689795ef430615c
parentf3edd225aa36f2b2636ec393c887233488cab631 (diff)
downloadpandoc-247b3a251c36b469871e16abd6b02615cfc483c3.tar.gz
LaTeX: Remove comment entirely.
Remove comment about `geometry` and `hyperref` entirely.
-rw-r--r--default.latex1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.latex b/default.latex
index 284b3d83f..128f79d8d 100644
--- a/default.latex
+++ b/default.latex
@@ -89,7 +89,6 @@ $if(verbatim-in-note)$
\VerbatimFootnotes % allows verbatim text in footnotes
$endif$
$if(geometry)$
-% hyperref should be loaded before geometry
\usepackage[$for(geometry)$$geometry$$sep$,$endfor$]{geometry}
$endif$
$if(lang)$