- Refine Boxouts.
- General refactoring.
This commit is contained in:
@@ -9,14 +9,15 @@
|
||||
\ifthenelse{\boolean{isElectronic}}{
|
||||
\hypersetup{
|
||||
final,
|
||||
colorlinks=true,
|
||||
allcolors=PrimeBlue,
|
||||
colorlinks = true,
|
||||
allcolors = PrimeBlue,
|
||||
pdfpagemode = UseOutlines,
|
||||
}
|
||||
}{
|
||||
\hypersetup{
|
||||
final,
|
||||
colorlinks=true,
|
||||
allcolors=textColor
|
||||
colorlinks = true,
|
||||
allcolors = textColor,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user