summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls7
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls b/Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls
index 11872168fc7..8ebcca79e15 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls
+++ b/Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls
@@ -178,7 +178,10 @@
\addtolength{\@tempdimc}{1in}%
\setheadwidth[-\@tempdimc]{paper}%
\pagestyle{scrheadings}%
- \hypersetup{colorlinks}%
+ % Entweder:
+ \hypersetup{colorlinks}%
+ % oder:
+% \hypersetup{pdfborderstyle={/S/U/W 1}}%
\let\orig@maketitle\maketitle
\def\maketitle{%
\begingroup
@@ -214,7 +217,7 @@
\csname ifCommon#1\endcsname
}{}%
\csname Common#1true\endcsname
- \input{common.tex}%
+ \input{common-#2.tex}%
\csname Common#1false\endcsname
}
\newcommand*{\IfCommon}[1]{%