summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/arsclassica
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-02-22 00:16:30 +0000
committerKarl Berry <karl@freefriends.org>2012-02-22 00:16:30 +0000
commit74cc739849e30f0b36faebb36046aef5e6202a0e (patch)
tree7113d37f8e99849fb2acc83309a4efa46f53d0de /Master/texmf-dist/tex/latex/arsclassica
parent0465d6917ff5606a283cd5be6ef2c7ccf202681d (diff)
arsclassica (21feb12)
git-svn-id: svn://tug.org/texlive/trunk@25466 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/arsclassica')
-rw-r--r--Master/texmf-dist/tex/latex/arsclassica/arsclassica.sty10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/arsclassica/arsclassica.sty b/Master/texmf-dist/tex/latex/arsclassica/arsclassica.sty
index 17c257c4018..2c9ca16404d 100644
--- a/Master/texmf-dist/tex/latex/arsclassica/arsclassica.sty
+++ b/Master/texmf-dist/tex/latex/arsclassica/arsclassica.sty
@@ -6,7 +6,7 @@
%
%************************************************************
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{arsclassica}[2012/02/05 v4.0 Customizing ClassicThesis (LP)]
+\ProvidesPackage{arsclassica}[2012/02/21 v4.0 Customizing ClassicThesis (LP)]
\RequirePackage{classicthesis}
\RequirePackage{caption}
@@ -78,9 +78,9 @@
% subsubsection-, paragraph and description-headings
%************************************************************
\RequirePackage{titlesec}
- % parts
- \ifthenelse{\boolean{@parts}}%
- {%
+ % parts
+ \ifthenelse{\boolean{@parts}}%
+ {%
\titleformat{\part}[display]
{\normalfont\centering\large}%
{\thispagestyle{empty}\partname~\MakeTextUppercase{\thepart}}{1em}%
@@ -143,7 +143,7 @@
\hspace{10pt}\vline\ }{10pt}
{\formatchapter}
%
- \rofoot[\mbox{\makebox[0pt][l]{\kern1em\thepage}}]{}
+ \if@twoside\rofoot[\mbox{\makebox[0pt][l]{\kern1em\thepage}}]{}\fi
%************************************************************