aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.latex
diff options
context:
space:
mode:
authorNathan Gass <gass@search.ch>2010-12-13 21:29:27 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2010-12-13 20:43:17 -0800
commite8679c04c739161f695ee9d7fd6562f73de962c8 (patch)
tree5e2f813631063ed54012ba8292b9ada498db470e /tests/writer.latex
parentc81495a07afc61cf39af51e1517586d1131c203a (diff)
downloadpandoc-e8679c04c739161f695ee9d7fd6562f73de962c8.tar.gz
Disabled colored boxes around cites in latex template.
Diffstat (limited to 'tests/writer.latex')
-rw-r--r--tests/writer.latex2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/writer.latex b/tests/writer.latex
index 0d64e544f..9cd660d8a 100644
--- a/tests/writer.latex
+++ b/tests/writer.latex
@@ -23,7 +23,7 @@
\makeatother
\let\Oldincludegraphics\includegraphics
\renewcommand{\includegraphics}[1]{\Oldincludegraphics[width=\maxwidth]{#1}}
-\usepackage[breaklinks=true,unicode=true]{hyperref}
+\usepackage[breaklinks=true,unicode=true,pdfborder={0 0 0}]{hyperref}
\setlength{\parindent}{0pt}
\setlength{\parskip}{6pt plus 2pt minus 1pt}
\setcounter{secnumdepth}{0}