From c8af4c85a5dc05181d606422a23c0b77558a7e5a Mon Sep 17 00:00:00 2001 From: Leon Etienne Date: Mon, 24 Oct 2022 08:26:17 +0000 Subject: [PATCH] hide ref highlighting --- header.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/header.tex b/header.tex index c62dc1a..e2ff37d 100644 --- a/header.tex +++ b/header.tex @@ -14,7 +14,8 @@ footsepline, % hr before footer, bibliography=totoc, % Include literaturverzeichnis in inhaltsverzeichnis listoftables=totoc, ngerman, % it's a german document -%draft % create debug build. remove for release build +%draft, % create debug build. remove for release build +hidelinks, % avoid weird ref highlighting ]{scrbook} % Load project configuration