Too many changes to list lol

This commit is contained in:
2025-08-21 13:30:51 -05:00
parent f3ac6f75ca
commit 9138161f91
11 changed files with 208 additions and 122 deletions

View File

@@ -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}