From 2887b2c1d594065a8a04f11c78290664d4d53560 Mon Sep 17 00:00:00 2001 From: Valentin Boettcher Date: Sat, 22 Jun 2019 16:34:31 +0200 Subject: [PATCH] add hyperref --- lab_report.cls | 1 + 1 file changed, 1 insertion(+) diff --git a/lab_report.cls b/lab_report.cls index 5c80dd6..7af6ab2 100644 --- a/lab_report.cls +++ b/lab_report.cls @@ -14,6 +14,7 @@ \RequirePackage{tabularx} \RequirePackage{calc} \RequirePackage{fncylab} +\RequirePackage{hyperref} \RequirePackage[automark,headsepline]{scrpage2} \KOMAoptions{DIV=14}