summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/suftesi
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-02-16 23:14:57 +0000
committerKarl Berry <karl@freefriends.org>2014-02-16 23:14:57 +0000
commit4cb0bc78df49c7f146916b7c39854b1948ad5e35 (patch)
treebf0d2b491d896697fa74df0750f3348a022c4db3 /Master/texmf-dist/tex/latex/suftesi
parent9a6c50c182c6a6f56ec91c0014cd2cd580dd8fee (diff)
suftesi
git-svn-id: svn://tug.org/texlive/trunk@32982 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/suftesi')
-rw-r--r--Master/texmf-dist/tex/latex/suftesi/suftesi.cls22
1 files changed, 7 insertions, 15 deletions
diff --git a/Master/texmf-dist/tex/latex/suftesi/suftesi.cls b/Master/texmf-dist/tex/latex/suftesi/suftesi.cls
index 6f5f1fab6e9..6338af35626 100644
--- a/Master/texmf-dist/tex/latex/suftesi/suftesi.cls
+++ b/Master/texmf-dist/tex/latex/suftesi/suftesi.cls
@@ -19,9 +19,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesClass{suftesi}
- [2014/02/11 v1.9a A class for typesetting theses, books and articles]
-
-
+ [2014/02/16 v1.9b A class for typesetting theses, books and articles]
\ClassWarningNoLine{suftesi}{%
******************************************\MessageBreak
* DO NOT MODIFY THE STYLES OF THIS CLASS\MessageBreak
@@ -1663,12 +1661,10 @@ quotesize,footnotestyle,liststyle,captionstyle,parindent}
\vskip2.5cm}
\newcommand{\includeart}[1]{%
\begingroup
- \cleardoublepage
+ \clearpage
\setcounter{section}{0}
\input{#1}%\label{end:\thetitle}
\global\let\@thanks\@empty
- \global\let\@author\@empty
- \global\let\@headtitle\@empty
\endgroup}
\newcommand{\frontispiece}{%
\thispagestyle{empty}%
@@ -1808,14 +1804,12 @@ quotesize,footnotestyle,liststyle,captionstyle,parindent}
\renewcommand\appendix{\par
\setcounter{section}{0}%
\setcounter{subsection}{0}%
- \gdef\thesection{\@Alph\c@section}%
\gdef\SUF@thesection{\@Alph\c@section}}
\else
\renewcommand\appendix{\par
\setcounter{chapter}{0}%
\setcounter{section}{0}%
\gdef\@chapapp{\appendixname}%
- \gdef\thechapter{\@Alph\c@chapter}%
\gdef\SUF@thechapter{\@Alph\c@chapter}}
\fi
\fi
@@ -2274,6 +2268,10 @@ Janusz M. Nowacki.
{\dimexpr(\SUF@tocindent@subsubsec+\SUF@label@par+1em)}
\setlength\SUF@tocindent@subpar
{\dimexpr(\SUF@tocindent@par+\SUF@label@subpar+1em)}
+\setlength\SUF@tocindent@fig
+ {\dimexpr(\SUF@label@chap+1.5em)}
+\setlength\SUF@tocindent@tab
+ {\dimexpr(\SUF@label@chap+1.5em)}
\else
\setlength\SUF@tocindent@chap
{\dimexpr(\SUF@label@chap+1em)}
@@ -2287,11 +2285,11 @@ Janusz M. Nowacki.
{\dimexpr(\SUF@tocindent@subsubsec+\SUF@label@par+1em)}
\setlength\SUF@tocindent@subpar
{\dimexpr(\SUF@tocindent@par+\SUF@label@subpar+1em)}
-\fi
\setlength\SUF@tocindent@fig
{\dimexpr(\SUF@tocindent@chap+\SUF@label@sec-\SUF@label@chap)}
\setlength\SUF@tocindent@tab
{\dimexpr(\SUF@tocindent@chap+\SUF@label@sec-\SUF@label@chap)}
+\fi
}
\titlecontents{chapter}
[\SUF@tocindent@chap]
@@ -2400,8 +2398,6 @@ Janusz M. Nowacki.
}
\else
\renewcommand\tableofcontents{%
- \author{\contentsname}%
- \title{\contentsname}%
\if@twocolumn
\@restonecoltrue\onecolumn
\else
@@ -2422,8 +2418,6 @@ Janusz M. Nowacki.
\if@restonecol\twocolumn\fi
}
\renewcommand\listoffigures{%
- \author{\listfigurename}%
- \title{\listfigurename}%
\if@twocolumn
\@restonecoltrue\onecolumn
\else
@@ -2443,8 +2437,6 @@ Janusz M. Nowacki.
\if@restonecol\twocolumn\fi
}
\renewcommand\listoftables{%
- \author{\listtablename}%
- \title{\listtablename}%
\if@twocolumn
\@restonecoltrue\onecolumn
\else