Removed borders around links in PDF.
This commit is contained in:
parent
587d4528ac
commit
cce292548d
2 changed files with 8 additions and 0 deletions
BIN
main.pdf
BIN
main.pdf
Binary file not shown.
8
main.tex
8
main.tex
|
@ -15,6 +15,14 @@
|
||||||
\usepackage{todonotes}
|
\usepackage{todonotes}
|
||||||
|
|
||||||
|
|
||||||
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
%% Optionen
|
||||||
|
|
||||||
|
\hypersetup{
|
||||||
|
pdfborder={0 0 0} % Turn off those hideous borders around links
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
%% Tolle Definitionen
|
%% Tolle Definitionen
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue