summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/arsclassica/arsclassica.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/arsclassica/arsclassica.sty')
-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
%************************************************************