Too many changes to list lol
This commit is contained in:
@@ -7,9 +7,17 @@
|
||||
\RequirePackage{hyperref}
|
||||
|
||||
\ifthenelse{\boolean{isElectronic}}{
|
||||
\hypersetup{colorlinks=true, allcolors=PrimeBlue}
|
||||
\hypersetup{
|
||||
final,
|
||||
colorlinks=true,
|
||||
allcolors=PrimeBlue,
|
||||
}
|
||||
}{
|
||||
\hypersetup{colorlinks=true, allcolors=textColor}
|
||||
\hypersetup{
|
||||
final,
|
||||
colorlinks=true,
|
||||
allcolors=textColor
|
||||
}
|
||||
}
|
||||
|
||||
\RequirePackage{hypcap}
|
||||
Reference in New Issue
Block a user