summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/skb/skbarticle.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/skb/skbarticle.cls')
-rw-r--r--Master/texmf-dist/tex/latex/skb/skbarticle.cls7
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/skb/skbarticle.cls b/Master/texmf-dist/tex/latex/skb/skbarticle.cls
index 1e4a1ccb48c..e481a6e1074 100644
--- a/Master/texmf-dist/tex/latex/skb/skbarticle.cls
+++ b/Master/texmf-dist/tex/latex/skb/skbarticle.cls
@@ -8,7 +8,7 @@
%%
%%
%% skbarticle.cls
-%% Copyright (c) 2010 Sven van der Meer <sven@vandermeer.de>
+%% Copyright (c) 2011 Sven van der Meer <sven@vandermeer.de>
%%
%% This work may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License, either version 1.3 of this license or (at
@@ -30,7 +30,7 @@
%% This work consists of all files listed in MANIFEST.TXT.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{skbarticle}[2010/08/04 The SKB Article class v0.5]
+\ProvidesClass{skbarticle}[2011/05/12 The SKB Article class v0.51]
\LoadClass[10pt,a4paper,extrafontsizes,twoside,onecolumn,openright,article]{memoir}
\RequirePackage{skb}
\RequirePackage[style=alphabetic,sorting=none,hyperref]{biblatex}
@@ -39,7 +39,7 @@
\RequirePackage{textcomp,gensymb,wasysym,units,xmpmulti,float}
\RequirePackage[x11names]{xcolor}
\RequirePackage[colorlinks,%
- linkcolor=AntiqueWhite4,%
+ linkcolor=Brown4,%
citecolor=SeaGreen4,%
urlcolor=RoyalBlue3%
]{hyperref}
@@ -52,7 +52,6 @@
\tightlists
\midsloppy
\raggedbottom
-\skbbibtex
\ExecuteBibliographyOptions{sorting=anyt}
\endinput
%%