Add back colors on figure refs
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
}%
|
||||
}
|
||||
|
||||
% Style the acronyms
|
||||
\renewcommand*{\glstextformat}[1]{\textcolor{black}{#1}} % Hyperlink in black
|
||||
|
||||
\let\AE\undefined
|
||||
\let\v\undefined
|
||||
|
||||
|
||||
@@ -20,8 +20,9 @@
|
||||
}
|
||||
\hypersetup{
|
||||
colorlinks = true, % Color links
|
||||
allcolors = Black, % Color of all links
|
||||
allcolors = Black, % Default color
|
||||
citecolor = OliveGreen, % Color of citations
|
||||
linkcolor = MidnightBlue, % Color of internal links
|
||||
allbordercolors = White, % No borders around links
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user