summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-06-18 00:16:31 +0000
committerKarl Berry <karl@freefriends.org>2010-06-18 00:16:31 +0000
commitd9bd4cc7bc00bbe2637957dc1a44d9c949a6dbdc (patch)
tree0c8c9198b304f16b1b46962eef236c6bd290815a /Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls
parent643866a0f27297875ee40ee641aa090114b87e51 (diff)
koma-script update (17jun10)
git-svn-id: svn://tug.org/texlive/trunk@19027 c570f23f-e606-0410-a88d-b1316a301751
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=}}{}%