disable red borders around links
This commit is contained in:
parent
85c22af8f5
commit
fd6266698c
@ -7,7 +7,12 @@
|
||||
\MakeOuterQuote{"}
|
||||
\usepackage[maxbibnames=99,style=numeric,sorting=none]{biblatex}
|
||||
\addbibresource{bib.bib}
|
||||
\usepackage[pdfusetitle]{hyperref}
|
||||
\usepackage[
|
||||
pdftex,
|
||||
pdfusetitle,
|
||||
pdfkeywords={Line Generalization,Cartographic Line Generalization,Wang--M{\"u}ller},
|
||||
pdfborderstyle={/S/U/W 0} % /S/U/W 1 to enable reasonable decorations
|
||||
]{hyperref}
|
||||
\usepackage{enumitem}
|
||||
\usepackage[toc,page,title]{appendix}
|
||||
\usepackage{caption}
|
||||
|
Loading…
Reference in New Issue
Block a user