summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/toptesi/topfront.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/toptesi/topfront.sty')
-rw-r--r--Master/texmf-dist/tex/latex/toptesi/topfront.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/topfront.sty b/Master/texmf-dist/tex/latex/toptesi/topfront.sty
index 1b528b978f1..8c0e1c4dd45 100644
--- a/Master/texmf-dist/tex/latex/toptesi/topfront.sty
+++ b/Master/texmf-dist/tex/latex/toptesi/topfront.sty
@@ -36,7 +36,7 @@
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{topfront}[2006/04/04 v.4.00.02 Title page for TOPtesi]
+\ProvidesPackage{topfront}[2006/09/04 v.4.00.04 Title page for TOPtesi]
\newif\iffemminile
\newif\ifdottorato \dottoratofalse
\newif\iflaureatriennale \laureatriennalefalse
@@ -118,7 +118,7 @@
\newcommand\NomeDissertazione[1]{\gdef\@dissertazione{#1}}
\newcommand\InName[1]{\gdef\@InName{#1}}
\newcommand\CandidateName[1]{\gdef\@nomecandidato{#1}}
-\newcommand\AdvisorName[1]{\gdef\@nomerelatore{#1}}
+\newcommand\AdvisorName[1]{\gdef\Relatore{#1}\gdef\Relatori{#1}}
\newcommand\CoAdvisorName[1]{\gdef\Correlatore{#1}\gdef\Correlatori{#1}}
\newcommand\TutorName[1]{\gdef\Tutore{#1}}
\newcommand\NomeTutoreAziendale[1]{\gdef\@tutoreaziendalename{#1}}
@@ -206,7 +206,7 @@
\divide\oddsidemargin \tw@
\evensidemargin \oddsidemargin
\thispagestyle{myheadings}%
- \null\setcounter{page}{0}%
+ \null\setcounter{page}{1}%
\normalfont
\ifx\@nomeat\empty \else
{\vspace*{-3\topskip}\centering
@@ -399,7 +399,7 @@
\@tutoreaziendale\par}
\fi
\vfill\par\null
- \clearpage
+ \if@twoside\cleardoublepage\else\clearpage\fi
\endgroup}
\endinput
%%