summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/toptesi/topfront.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-12-22 23:26:33 +0000
committerKarl Berry <karl@freefriends.org>2006-12-22 23:26:33 +0000
commit1e69268faeff5ed2ce4f8b2afc2386213bee9577 (patch)
tree89cf97551394ff7ba6a614741279712eaa5b267c /Master/texmf-dist/tex/latex/toptesi/topfront.sty
parentac704776b98a78d8057dda731ae1f9ff197a39ae (diff)
toptesi update (30nov06)
git-svn-id: svn://tug.org/texlive/trunk@2853 c570f23f-e606-0410-a88d-b1316a301751
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
%%