diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-15 00:55:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-15 00:55:35 +0000 |
commit | ff198a8364721065d384ac0d68d26082b530c670 (patch) | |
tree | cd54fe960a0589f1cd677a96e933b6e60af0cac0 /Master/texmf-dist/tex/latex/arsclassica/arsclassica.sty | |
parent | 2a16b7bd855d23f95f42674847bfa09b8a8cfe84 (diff) |
arsclassica update (14feb10)
git-svn-id: svn://tug.org/texlive/trunk@17013 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/arsclassica/arsclassica.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/arsclassica/arsclassica.sty | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/arsclassica/arsclassica.sty b/Master/texmf-dist/tex/latex/arsclassica/arsclassica.sty index 5ce6c101544..4046d71c78d 100644 --- a/Master/texmf-dist/tex/latex/arsclassica/arsclassica.sty +++ b/Master/texmf-dist/tex/latex/arsclassica/arsclassica.sty @@ -1,12 +1,12 @@ %************************************************************ % arsclassica.sty % -% copyright (C) 2008-2009 Lorenzo Pantieri +% copyright (C) 2008-2010 Lorenzo Pantieri % http://www.lorenzopantieri.net/ % %************************************************************ \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{arsclassica}[2009/01/01 v2.5 Customizing ClassicThesis (LP)] +\ProvidesPackage{arsclassica}[2010/02/14 v2.7 Customizing ClassicThesis (LP)] \RequirePackage{classicthesis-ldpkg} \RequirePackage{classicthesis} @@ -52,6 +52,7 @@ %************************************************************ % backref %************************************************************ +\ifcld@backref \ifthenelse{\boolean{english}}% {% \PackageInfo{arsclassica}{Using option "english". % @@ -136,7 +137,7 @@ \fi} } {\relax} - +\fi %************************************************************ % minitoc |