summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ksp-thesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-12-11 23:17:19 +0000
committerKarl Berry <karl@freefriends.org>2015-12-11 23:17:19 +0000
commit4a43e683d64a953ef46ebac25536e8bf96b4fdb9 (patch)
treec4af97980998b04b0f2c4e03d705f3ee1d047f13 /Master/texmf-dist/tex/latex/ksp-thesis
parent42b5dc8926c658550a5847ef7ea42373a6fb4726 (diff)
ksp-thesis (11dec15)
git-svn-id: svn://tug.org/texlive/trunk@39080 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ksp-thesis')
-rw-r--r--Master/texmf-dist/tex/latex/ksp-thesis/ksp-thesis.cls5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/ksp-thesis/ksp-thesis.cls b/Master/texmf-dist/tex/latex/ksp-thesis/ksp-thesis.cls
index ade1e88666b..dab84219572 100644
--- a/Master/texmf-dist/tex/latex/ksp-thesis/ksp-thesis.cls
+++ b/Master/texmf-dist/tex/latex/ksp-thesis/ksp-thesis.cls
@@ -3,7 +3,7 @@
%%% A LaTeX class for theses published with KIT Scientific Publishing
%%% ===========================================================================
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{ksp-thesis}[2015/11/02 LaTeX class for theses published with KIT Scientific Publishing]
+\ProvidesClass{ksp-thesis}[2015/12/09 v1.0.2 LaTeX class for theses published with KIT Scientific Publishing]
%%% ===========================================================================
%%% PRELIMINARY DECLARATIONS
@@ -203,7 +203,7 @@
%%% LOAD BASE CLASS <scrbook>
%%% ===========================================================================
\LoadClass{scrbook}
-\RequirePackage{scrpage2} % change header and footer
+\RequirePackage{scrlayer-scrpage} % change header and footer
%%% ===========================================================================
%%% MAIN DECLARATIONS
@@ -371,6 +371,7 @@
\origiwstr=\fontdimen3\font% original inter word stretch
}
%%% do not highlight links (remove colors set by <arsclassica>)
+\RequirePackage{hyperref}
\hypersetup{
hidelinks, % remove link color and border
}