diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-12 22:54:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-12 22:54:15 +0000 |
commit | ce9e51c9b4a10fb42d7d641f6e6dd67a52e5788c (patch) | |
tree | 038a86cf280185aa619314a2cfb62efe92e695c8 /Master/texmf-dist/tex/latex/skb/skbarticle.cls | |
parent | f010d186f64cf079a9208e939636dc33263ad4d1 (diff) |
skb (12may11)
git-svn-id: svn://tug.org/texlive/trunk@22443 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/skb/skbarticle.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/skb/skbarticle.cls | 7 |
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 %% |