From 9987fbc1d8713da67d44b2da148fcd80a30cef27 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 18 Sep 2014 23:03:28 +0000 Subject: toptesi (16sep14) git-svn-id: svn://tug.org/texlive/trunk@35201 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/toptesi/topcoman.sty | 2 +- Master/texmf-dist/tex/latex/toptesi/topfront.sty | 10 +++++----- Master/texmf-dist/tex/latex/toptesi/toptesi.cls | 2 +- Master/texmf-dist/tex/latex/toptesi/toptesi.sty | 7 +++---- 4 files changed, 10 insertions(+), 11 deletions(-) (limited to 'Master/texmf-dist/tex/latex/toptesi') diff --git a/Master/texmf-dist/tex/latex/toptesi/topcoman.sty b/Master/texmf-dist/tex/latex/toptesi/topcoman.sty index 942ddb99ec9..94573af9bca 100644 --- a/Master/texmf-dist/tex/latex/toptesi/topcoman.sty +++ b/Master/texmf-dist/tex/latex/toptesi/topcoman.sty @@ -29,7 +29,7 @@ %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} % lavora solo con LaTeX 2e \ProvidesPackage{topcoman}% - [2013/09/11 v.5.75 Additional commands for the TOPtesi bundle] + [2014/09/15 v.5.77 Additional commands for the TOPtesi bundle] \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 3955f93fc99..58ad7801aa1 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}[2013/09/11 v.5.75 Title page for TOPtesi] +\ProvidesPackage{topfront}[2014/09/15 v.5.77 Title page for TOPtesi] \@ifpackageloaded{etoolbox}{}{\RequirePackage{etoolbox}} \ifcsundef{ifclassica}{% \newif\ifclassica @@ -240,9 +240,9 @@ \@ifundefined{@InName}{\def\@InName{in}}{} \newif\iftopTPTlogos \def\frontespizio{% - \ifbool{classica}{\topTPTlogosfalse\fr@ntespizio}% else - {\@ifstar{\topTPTlogosfalse\fr@ntespizio}% - {\topTPTlogostrue\fr@ntespizio}}} + \ifbool{classica}{\topTPTlogosfalse}{% else + \@ifstar{\topTPTlogosfalse}{\topTPTlogostrue}}% + \fr@ntespizio} \def\fr@ntespizio{% \begingroup @@ -306,7 +306,7 @@ {\huge\bfseries \baselineskip=0.95em plus 1pt \@title \par} \end{center} - \ifx\@subtitle\empty \else + \unless\ifx\@subtitle\empty \begin{center}% \large\textrm{\@subtitle}\par \end{center}% diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi.cls b/Master/texmf-dist/tex/latex/toptesi/toptesi.cls index 16e5d7f181a..edd327a70fd 100644 --- a/Master/texmf-dist/tex/latex/toptesi/toptesi.cls +++ b/Master/texmf-dist/tex/latex/toptesi/toptesi.cls @@ -29,7 +29,7 @@ %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} \ProvidesClass{toptesi}% -[2013/09/11 v.5.75 Class for typesetting university theses] +[2014/09/15 v.5.77 Class for typesetting university theses] \DeclareOption{a4paper}{\PassOptionsToClass{\CurrentOption}{report}} \DeclareOption*{\PassOptionsToClass{\CurrentOption}{report}} \ExecuteOptions{a4paper} diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi.sty index d394d8ff1ca..0ae7076ef2f 100644 --- a/Master/texmf-dist/tex/latex/toptesi/toptesi.sty +++ b/Master/texmf-dist/tex/latex/toptesi/toptesi.sty @@ -29,7 +29,7 @@ %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{toptesi}% -[2013/09/11 v.5.75 Extension for toptesi.cls]% +[2014/09/15 v.5.77 Extension for toptesi.cls]% \def\TRON{\tracingcommands \tw@ \tracingmacros \tw@} \def\TROFF{\tracingcommands\z@ \tracingmacros \z@} \let\TROF\TROFF @@ -61,7 +61,7 @@ \advance\textheight by \topskip \ifx\f@size\@xivpt \setlength\interno{\dimexpr\paperwidth/6} - \footskip=1,5\basleineskip + \footskip=1,5\baselineskip \else \setlength\interno{\dimexpr\paperwidth/7} \footskip=2\baselineskip @@ -410,8 +410,7 @@ Skipping any redefinition\MessageBreak}% \def\Candidate{Laureande} \fi \newcounter{tomo} -\newcommand*{\tomo}{\clearpage\stepcounter{tomo}% - \ifbool{classica}{\frontespizio*}{\frontespizio}} +\newcommand*{\tomo}{\clearpage\stepcounter{tomo}\frontespizio} \renewcommand*{\lapagina}{% \ifnumeriromani \thepage -- cgit v1.2.3