diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2012-10-08 09:26:52 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2012-10-08 09:26:52 +0000 |
commit | c46b4f889a135737e16f618372d51338c82c6910 (patch) | |
tree | e551b19a4a8494965ac6f93fa74a335e018793d7 /Master/texmf-dist/tex/latex/toptesi/topfront.sty | |
parent | 385911a89479e9d6a11523371ffd92fd52616494 (diff) |
toptesi update
git-svn-id: svn://tug.org/texlive/trunk@27921 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.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/topfront.sty b/Master/texmf-dist/tex/latex/toptesi/topfront.sty index 6b629c41293..35b3bcb5b8a 100644 --- a/Master/texmf-dist/tex/latex/toptesi/topfront.sty +++ b/Master/texmf-dist/tex/latex/toptesi/topfront.sty @@ -28,7 +28,7 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{topfront}[2012/09/09 v.5.61 Title page for TOPtesi] +\ProvidesPackage{topfront}[2012/10/06 v.5.61b Title page for TOPtesi] \newif\iffemminile \newif\ifdottorato \dottoratofalse \newif\iflaureatriennale \laureatriennalefalse @@ -102,6 +102,7 @@ \def\logosede#1{\edef\@logosede{\noexpand\includegraphics[width=3cm]{#1}}} \def\tutoreaziendale#1{\gdef\@tutoreaziendale{#1}} \newcommand\retrofrontespizio[1]{\long\gdef\@retrofrontespizio{#1}} +\RequirePackage{etoolbox} \newcommand\FacoltaDi[1]{\gdef\@faculty{#1}} \newcommand\DottoratoIn[1]{\gdef\@PhDname{#1}} \newcommand\CorsoDiLaureaIn[1]{\gdef\@laureaname{#1}} |