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 29a19581103..8a0f949708a 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls
+++ b/Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls
@@ -38,7 +38,7 @@
% \section{Identification}
%
% \begin{macrocode}
-\ProvidesClass{scrguide}[2009/03/16 v1.3d internal KOMA-Script guide class]
+\ProvidesClass{scrguide}[2010/04/23 v1.3f internal KOMA-Script guide class]
% \end{macrocode}
%
%
@@ -118,8 +118,11 @@
\RequirePackage{amsmath}
\RequirePackage{listings}
\RequirePackage{multicol}
+\RequirePackage{marginnote}
\RequirePackage{xcolor,tocstyle}% hyperref needs xcolor with tocstyle
\RequirePackage[\uselanguage]{hyperref}
+\RequirePackage[open,openlevel=0]{bookmark}% improved pdf bookmarks
+\RequirePackage{scrhack}
% \end{macrocode}
%
%
@@ -913,7 +916,7 @@
% Don't use the glossary, use a file by my own.}
% \begin{macrocode}
\providecommand*{\ChangedAt}[2]{%
- \marginline{\footnotesize\fbox{\strut#1}}%
+ \marginnote{\footnotesize\fbox{\strut#1}}%
\begingroup
\let\@tempa\@empty
\ifstr{#1}{v2.9i}{\def\@tempa{v2.90i=}}{}%