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\AE\undefined
|
||||||
\let\v\undefined
|
\let\v\undefined
|
||||||
|
|
||||||
|
|||||||
@@ -16,12 +16,13 @@
|
|||||||
\hypersetup{
|
\hypersetup{
|
||||||
bookmarksnumbered = true, % Include section numbers in bookmarks
|
bookmarksnumbered = true, % Include section numbers in bookmarks
|
||||||
bookmarksopen = true, % Auto-open bookmarks
|
bookmarksopen = true, % Auto-open bookmarks
|
||||||
bookmarksopenlevel = 2, % Open up to subsections
|
bookmarksopenlevel = 2, % Open up to subsections
|
||||||
}
|
}
|
||||||
\hypersetup{
|
\hypersetup{
|
||||||
colorlinks = true, % Color links
|
colorlinks = true, % Color links
|
||||||
allcolors = Black, % Color of all links
|
allcolors = Black, % Default color
|
||||||
citecolor = OliveGreen, % Color of citations
|
citecolor = OliveGreen, % Color of citations
|
||||||
|
linkcolor = MidnightBlue, % Color of internal links
|
||||||
allbordercolors = White, % No borders around links
|
allbordercolors = White, % No borders around links
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user