summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/toptesi/toptesi.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/toptesi/toptesi.sty')
-rw-r--r--Master/texmf-dist/tex/latex/toptesi/toptesi.sty23
1 files changed, 8 insertions, 15 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi.sty
index a45b2caec5d..b1e7cdf70e8 100644
--- a/Master/texmf-dist/tex/latex/toptesi/toptesi.sty
+++ b/Master/texmf-dist/tex/latex/toptesi/toptesi.sty
@@ -7,7 +7,7 @@
%% toptesi.dtx (with options: `topsty')
%% ______________________________________________________
%% The TOPtesi package
-%% Copyright (C) 2011 Claudio Beccari
+%% Copyright (C) 2012 Claudio Beccari
%% All rights reserved
%%
%% License information appended
@@ -28,7 +28,8 @@
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{toptesi}[2011/10/18 v.5.59c Extension for toptesi.cls]%
+\ProvidesPackage{toptesi}%
+[2012/07/31 v.5.60 Extension for toptesi.cls]%
\def\TRON{\tracingcommands \tw@ \tracingmacros \tw@}
\def\TROFF{\tracingcommands\z@ \tracingmacros \z@}
\let\TROF\TROFF
@@ -139,7 +140,7 @@
\def\frontmatter{\clearpage\ps@plain\pagenumbering{roman}%
\numeriromanitrue\frontmattertrue\@openrightfalse}
\def\mainmatter{\if@twoside\@openrighttrue\fi
- \cleardoublepage\ps@headings\pagenumbering{arabic}%
+ \clearpage\ps@headings\pagenumbering{arabic}%
\numeriromanifalse\frontmatterfalse}
\AtBeginDocument{\frontmatter}
\figurespagefalse
@@ -174,10 +175,6 @@
\if@twocolumn\onecolumn\@tempswatrue\else\@tempswafalse\fi
\null\vfil
\secdef\@part\@spart}
-\def\@endpart{\vfil\cleardoublepage
- \if@tempswa
- \twocolumn
- \fi}
\renewcommand\tableofcontents{%
\if@twocolumn\@restonecoltrue\onecolumn\else\@restonecolfalse\fi
\if@openright\cleardoublepage\else\clearpage\fi
@@ -401,7 +398,7 @@ Skipping any redefinition\MessageBreak}%
\fi
\newcounter{tomo}
\newcommand*{\tomo}{\clearpage\stepcounter{tomo}\frontespizio}
-\renewcommand*{\lapagina}{%ƒ
+\renewcommand*{\lapagina}{%
\ifnumeriromani
\thepage
\else
@@ -505,12 +502,8 @@ Skipping any redefinition\MessageBreak}%
}{%
\endlist\clearpage
}
-\def\TT@clpagedefault{plain}
-\newcommand*\setcleardoublepage[1]{\gdef\TT@clpagedefault{#1}}
-\renewcommand\cleardoublepage[1][\TT@clpagedefault]{\clearpage\if@twoside \ifodd\c@page\else
- \hbox{}\thispagestyle{#1}\newpage\if@twocolumn\hbox{}\thispagestyle{#1}\newpage\fi\fi\fi}
%%
-%% Copyright 2005-2011 Claudio Beccari
+%% Copyright 2005-2012 Claudio Beccari
%%
%% Distributable under the LaTeX Project Public License,
%% version 1.3c or higher (your choice). The latest version of
@@ -535,10 +528,10 @@ Skipping any redefinition\MessageBreak}%
%% The toptesi.cfg file is a sample of a local configuration file that can be
%% freely edited and modified.
%%
-%% By running pdflatex on toptesi.dtx the user gets the class, sty and cfg files,
+%% By running pdflatex on toptesi.dtx the user gets the class, sty and cfg files
%% and the English documentation file in pdf format.
%%
%% The documentation file toptesi-doc-xetex.pdf is in Italian; its source file is
-%% another example of how to use toptesi while typesetting with XeLaTeX.
+%% another example of how to use toptesi.
%%
%% End of file `toptesi.sty'.