diff options
author | Karl Berry <karl@freefriends.org> | 2011-10-06 23:16:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-10-06 23:16:47 +0000 |
commit | ecb16646aa9df1a8cc61a9583c8056844ba12b05 (patch) | |
tree | 47361e9b654eb230805bba115f747de4af981b10 /Master/texmf-dist/tex/latex | |
parent | ebcdd9921ff34291f79453030c0357c9bf4f9802 (diff) |
toptesi (6oct11)
git-svn-id: svn://tug.org/texlive/trunk@24225 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
4 files changed, 9 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/topcoman.sty b/Master/texmf-dist/tex/latex/toptesi/topcoman.sty index a369f80fcc1..59829f8fc4f 100644 --- a/Master/texmf-dist/tex/latex/toptesi/topcoman.sty +++ b/Master/texmf-dist/tex/latex/toptesi/topcoman.sty @@ -28,8 +28,7 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} % lavora solo con LaTeX 2e -\ProvidesPackage{topcoman}% - [2011/09/08 v.5.59a Additional commands for the TOPtesi bundle] +\ProvidesPackage{topcoman}[2011/10/06 v.5.59b Additional TOPtesi commands] \RequirePackage{ifxetex} \ifxetex\else \newcommand*\DeclareSlantedCapitalGreekLetters{% diff --git a/Master/texmf-dist/tex/latex/toptesi/topfront.sty b/Master/texmf-dist/tex/latex/toptesi/topfront.sty index 3e080cc2ecc..8e63eb06eaa 100644 --- a/Master/texmf-dist/tex/latex/toptesi/topfront.sty +++ b/Master/texmf-dist/tex/latex/toptesi/topfront.sty @@ -28,7 +28,9 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{topfront}[2011/09/08 v.5.59a Title page for TOPtesi] +\ProvidesPackage{topfront}[2011/10/06 v.5.59b Title page for TOPtesi] +\@ifundefined{ifclassica}{% + \expandafter\newif\csname ifclassica\endcsname}{\relax} \newif\iffemminile \newif\ifdottorato \dottoratofalse \newif\iflaureatriennale \laureatriennalefalse diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi.cls b/Master/texmf-dist/tex/latex/toptesi/toptesi.cls index 1e357e4b723..18133588270 100644 --- a/Master/texmf-dist/tex/latex/toptesi/toptesi.cls +++ b/Master/texmf-dist/tex/latex/toptesi/toptesi.cls @@ -28,14 +28,15 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{toptesi}% -[2011/09/08 v.5.59a Class for typesetting university theses] +\ProvidesClass{toptesi} + [2011/10/06 v.5.59b Class for typesetting university theses] \DeclareOption*{\PassOptionsToClass{\CurrentOption}{report}} \ProcessOptions\relax \LoadClass[a4paper]{report} \RequirePackage{ifxetex} \ifxetex \RequirePackage{fontspec} + \@ifundefined{define@boolkey}{\RequirePackage{xkeyval}}{\relax} \RequirePackage{polyglossia} \setmainlanguage{italian} \setotherlanguage{english} diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi.sty index 2f9f1de4040..d11331cf8e2 100644 --- a/Master/texmf-dist/tex/latex/toptesi/toptesi.sty +++ b/Master/texmf-dist/tex/latex/toptesi/toptesi.sty @@ -28,8 +28,7 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{toptesi}% -[2011/09/08 v.5.59a Extension for toptesi.cls]% +\ProvidesPackage{toptesi}[2011/10/06 v.5.59b Extension for toptesi.cls]% \def\TRON{\tracingcommands \tw@ \tracingmacros \tw@} \def\TROFF{\tracingcommands\z@ \tracingmacros \z@} \let\TROF\TROFF @@ -398,7 +397,7 @@ Skipping any redefinition\MessageBreak}% \fi \newcounter{tomo} \newcommand*{\tomo}{\clearpage\stepcounter{tomo}\frontespizio} -\renewcommand*{\lapagina}{% +\renewcommand*{\lapagina}{%ƒ \ifnumeriromani \thepage \else |