From 566b1d1ceb3231cbf723b34f8e5950b1c85c3230 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 6 May 2019 21:04:32 +0000 Subject: toptesi (6may19) git-svn-id: svn://tug.org/texlive/trunk@51022 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/toptesi/topcoman.sty | 26 +++++---- Master/texmf-dist/tex/latex/toptesi/topfront.sty | 14 +++-- .../tex/latex/toptesi/toptesi-dottorale.sty | 6 +- .../tex/latex/toptesi/toptesi-magistrale.sty | 60 +++++++++++--------- .../tex/latex/toptesi/toptesi-monografia.sty | 66 ++++++++++++---------- .../texmf-dist/tex/latex/toptesi/toptesi-scudo.sty | 25 +++++--- .../texmf-dist/tex/latex/toptesi/toptesi-sss.sty | 6 +- Master/texmf-dist/tex/latex/toptesi/toptesi.cfg | 4 +- Master/texmf-dist/tex/latex/toptesi/toptesi.cls | 6 +- Master/texmf-dist/tex/latex/toptesi/toptesi.sty | 6 +- 10 files changed, 121 insertions(+), 98 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 bb176c0d09e..d58dec954c1 100644 --- a/Master/texmf-dist/tex/latex/toptesi/topcoman.sty +++ b/Master/texmf-dist/tex/latex/toptesi/topcoman.sty @@ -7,14 +7,14 @@ %% toptesi.dtx (with options: `topcmn') %% ______________________________________________________ %% The TOPtesi bundle -%% Copyright (C) 2015-2018 Claudio Beccari +%% Copyright (C) 2015-2019 Claudio Beccari %% All rights reserved %% %% License information appended %% \NeedsTeXFormat{LaTeX2e}[2016/01/01] \ProvidesPackage{topcoman}[% -2018/11/20 v.6.2.09 +2019-05-01 v.6.3.04 Additional commands for the TOPtesi bundle] @@ -51,15 +51,17 @@ Additional commands for the TOPtesi bundle] \fi \providecommand{\ohm}{\textormath{\textohm}{\mathrm{\Omega}}} \@ifpackageloaded{toptesi}{% -\providecommand\ped{}\providecommand\ap{} -\renewcommand*{\ped}[1]{\textormath{\textsubscript{#1}}{_{\mathrm{#1}}}} -\renewcommand*{\ap}[1]{\textormath{\textsuperscript{#1}}{^{\mathrm{#1}}}}}{% -\providecommand*{\ped}[1]{\textormath{\textsubscript{#1}}{_{\mathrm{#1}}}}% -\providecommand*{\ap}[1]{\textormath{\textsuperscript{#1}}{^{\mathrm{#1}}}}} -\@ifpackageloaded{siunitx}{\def\unit#1{\si{\,#1}}}{% -\providecommand\unit{}% -\renewcommand\unit[1]{\ensuremath{{\mathrm{\,#1}}}} -} +\providecommand\ped{}\providecommand\ap{}% +\renewcommand*{\ped}[1]{\textormath{\textsubscript{#1}}{_{\mathrm{#1}}}}% +\renewcommand*{\ap}[1]{\textormath{\textsuperscript{#1}}{^{\mathrm{#1}}}}}% +{\providecommand*{\ped}[1]{\textormath{\textsubscript{#1}}% + {_{\mathrm{#1}}}}% +\providecommand*{\ap}[1]{\textormath{\textsuperscript{#1}}% + {^{\mathrm{#1}}}}} +\@ifpackageloaded{siunitx}{\def\unit#1{\si{\,#1}}}% + {\providecommand\unit{}% + \renewcommand\unit[1]{\ensuremath{{\mathrm{\,#1}}}}% + } \providecommand{\gei}{\ensuremath{{\mathop{\mathrm{j}}\nolimits}}} \providecommand{\eu}{\ensuremath{{\mathop{\mathrm{e}}\nolimits}}} \providecommand{\micro}{\textormath{\textmu}{% @@ -88,7 +90,7 @@ Additional commands for the TOPtesi bundle] \let\p@figure\empty\let\p@table\empty} \DisableFigTabNames %% -%% Copyright 2005-2018 Claudio Beccari +%% Copyright 2005-2019 Claudio Beccari %% %% Distributable under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of diff --git a/Master/texmf-dist/tex/latex/toptesi/topfront.sty b/Master/texmf-dist/tex/latex/toptesi/topfront.sty index f34f61460db..851e82b3d3b 100644 --- a/Master/texmf-dist/tex/latex/toptesi/topfront.sty +++ b/Master/texmf-dist/tex/latex/toptesi/topfront.sty @@ -7,14 +7,14 @@ %% toptesi.dtx (with options: `topfrn') %% ______________________________________________________ %% The TOPtesi bundle -%% Copyright (C) 2015-2018 Claudio Beccari +%% Copyright (C) 2015-2019 Claudio Beccari %% All rights reserved %% %% License information appended %% \NeedsTeXFormat{LaTeX2e}[2016/01/01] \ProvidesPackage{topfront}[% -2018/11/20 v.6.2.09 +2019-05-01 v.6.3.04 Title page for TOPtesi and other classes] @@ -204,9 +204,11 @@ Title page for TOPtesi and other classes] \newlength\T@Tlogoheight \setlength\T@Tlogoheight{0.8\dimexpr(\paperwidth-\textwidth)/2}}{} -\newcommand\logosede[2][\T@Tlogoheight]{\def\@logosede{#2}\TPT@logoheight=#1\relax -\ifcsvoid{@logosede}{\sbox{\TPT@logobox}{}}{\begin{lrbox}{\TPT@logobox}% -\expandafter\fillup@TCP@logobox\@logosede,!}} +\newcommand\logosede[2][\T@Tlogoheight]% + {\def\@logosede{#2}\TPT@logoheight=#1\relax + \ifcsvoid{@logosede}{\sbox{\TPT@logobox}{}}{% + \begin{lrbox}{\TPT@logobox}% + \expandafter\fillup@TCP@logobox\@logosede,!}} \def\fillup@TCP@logobox#1,#2!{% \ifblank{#1}{\end{lrbox}\ifdim\wd\TPT@logobox>\textwidth @@ -556,7 +558,7 @@ Title page for TOPtesi and other classes] {\null\vfill\thispagestyle{empty}\@retrofrontespizio\par\clearpage}% \endgroup} %% -%% Copyright 2005-2018 Claudio Beccari +%% Copyright 2005-2019 Claudio Beccari %% %% Distributable under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi-dottorale.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi-dottorale.sty index f2e56e0cd3d..bc3dfcb2542 100644 --- a/Master/texmf-dist/tex/latex/toptesi/toptesi-dottorale.sty +++ b/Master/texmf-dist/tex/latex/toptesi/toptesi-dottorale.sty @@ -7,13 +7,13 @@ %% toptesi.dtx (with options: `topdoc') %% ______________________________________________________ %% The TOPtesi bundle -%% Copyright (C) 2015-2018 Claudio Beccari +%% Copyright (C) 2015-2019 Claudio Beccari %% All rights reserved %% %% License information appended %% \ProvidesPackage{toptesi-dottorale}[% -2018/11/20 v.6.2.09 +2019-05-01 v.6.3.04 Ph.D. degree title page] @@ -542,7 +542,7 @@ Ph.D. degree title page] {\null\vfill\thispagestyle{empty}\@retrofrontespizio\par\clearpage}% \endgroup} %% -%% Copyright 2005-2018 Claudio Beccari +%% Copyright 2005-2019 Claudio Beccari %% %% Distributable under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi-magistrale.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi-magistrale.sty index 47b38d8dea1..211d7dbc6de 100644 --- a/Master/texmf-dist/tex/latex/toptesi/toptesi-magistrale.sty +++ b/Master/texmf-dist/tex/latex/toptesi/toptesi-magistrale.sty @@ -7,14 +7,14 @@ %% toptesi.dtx (with options: `topmag') %% ______________________________________________________ %% The TOPtesi bundle -%% Copyright (C) 2015-2018 Claudio Beccari +%% Copyright (C) 2015-2019 Claudio Beccari %% All rights reserved %% %% License information appended %% \NeedsTeXFormat{LaTeX2e}[2016/01/01] \ProvidesPackage{toptesi-magistrale}[% -2018/11/20 v.6.2.09 +2019-05-01 v.6.3.04 Master degree title page] @@ -98,12 +98,18 @@ Master degree title page] }% \newif\iffemminile -\ifTOPfront\ifclassica -\def\Candidato{Laureando} -\def\Candidata{Laureanda} -\def\Candidati{Laureandi} -\def\Candidate{Laureande} -\fi\fi +\def\Candidato{\ifclassica Laureando\else Candidato\fi} +\def\Candidata{\ifclassica Laureanda\else Candidata\fi} +\def\Candidati{\ifclassica Laureandi\else Candidati\fi} +\def\Candidate{\ifclassica Laureande\else Candidate\fi} +\newcommand\TitoloListaCandidati[1]{\CandidateNames#1,,,,!} +\def\CandidateNames#1,#2,#3,#4,!{% + \gdef\Candidato{#1}% Masc/neutr-sing + \gdef\Candidati{#2}% Masc/neutr-plur + \gdef\Candidata{#3}% Fem-sing + \gdef\Candidate{#4}% Fem-plur +} + \let\@stitle\empty % default short title string \newcommand*{\titolo}[2][]{% @@ -379,29 +385,28 @@ Master degree title page] \end{center}% \fi \ifclassica - \ifnum\value{tomo}>\z@ - \par\bigskip - \noindent\makebox[\textwidth]{% - \large\textbf{% - \ifcase\c@tomo% - \or \PrimoTomo% - \or \SecondoTomo% - \or \TerzoTomo% - \or \QuartoTomo% - \else - \PackageWarning{toptesi}{% - Counter tomo equals \the\c@tomo\MessageBreak - We never considered a thesis might get - divided in more than four volumes}% - \fi}}% - \fi - \vspace{1em} + \ifnum\value{tomo}>\z@ + \par\bigskip + \noindent\makebox[\textwidth]{% + \large\textbf{% + \ifcase\c@tomo% + \or \PrimoTomo% + \or \SecondoTomo% + \or \TerzoTomo% + \or \QuartoTomo% + \else + \PackageWarning{toptesi}{% + Counter tomo equals \the\c@tomo\MessageBreak + We never considered a thesis might get\MessageeBreak + divided in more than four volumes}% + \fi}}% + \fi + \vspace{1em} \fi \par \unless\iftopTPTlogos {\vfill\centering \printloghi\par}\fi \vfill - \iflanguage{italian}{% \iffemminile \def\@nomecandidato{\Candidata}% \else @@ -413,7 +418,6 @@ Master degree title page] \else \def\@nomecandidato{\Candidati}% \fi} - }{}% \unless\iftriennale \def\BoxRelatori{% @@ -487,7 +491,7 @@ Master degree title page] {\null\vfill\thispagestyle{empty}\@retrofrontespizio\par\clearpage}% \endgroup} %% -%% Copyright 2005-2018 Claudio Beccari +%% Copyright 2005-2019 Claudio Beccari %% %% Distributable under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi-monografia.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi-monografia.sty index 95861e95e77..423931b001f 100644 --- a/Master/texmf-dist/tex/latex/toptesi/toptesi-monografia.sty +++ b/Master/texmf-dist/tex/latex/toptesi/toptesi-monografia.sty @@ -7,14 +7,14 @@ %% toptesi.dtx (with options: `topmon') %% ______________________________________________________ %% The TOPtesi bundle -%% Copyright (C) 2015-2018 Claudio Beccari +%% Copyright (C) 2015-2019 Claudio Beccari %% All rights reserved %% %% License information appended %% \NeedsTeXFormat{LaTeX2e}[2016/01/01] \ProvidesPackage{toptesi-monografia}[% -2018/11/20 v.6.2.09 +2019-05-01 v.6.3.04 Bachelor degree title page] @@ -54,7 +54,8 @@ Bachelor degree title page] \NomeRelatore{Relatore}{Relatori} \providecommand\@principaladviser{} \def\relatore#1{\gdef\@principaladviser{#1}} -\providecommand\@secondadviser{}\def\secondorelatore#1{\gdef\@secondadviser{#1}} +\providecommand\@secondadviser{} +\def\secondorelatore#1{\gdef\@secondadviser{#1}} \providecommand\@thirdadviser{} \def\terzorelatore#1{\gdef\@thirdadviser{#1}} @@ -98,32 +99,32 @@ Bachelor degree title page] \def\sedutadilaurea#1{\getseduta#1 !} \def\getseduta#1 #2!{% - \def\@tempA{#2}% - \ifx\@tempA\empty - \def\@submitdate{#1}% + \def\@tempA{#2}% + \ifx\@tempA\empty + \def\@submitdate{#1}% + \else + \unless\ifclassica + \def\@submitdate{#1 #2}% \else - \unless\ifclassica - \def\@submitdate{#1 #2}% - \else - \s@dutaclassica#1 #2!% - \fi + \s@dutaclassica#1 #2!% \fi + \fi }% \def\s@dutaclassica#1 #2!{% - \if@ldstyle - \s@paranumeri#2-!% - \ifx\2\empty - \edef\@submitdate{\noexpand#1 \noexpand\oldstylenums{#2}}% - \else - \s@paranumeri#2!% - \edef\@submitdate{\noexpand#1 - \noexpand\oldstylenums{\1} -- \noexpand\oldstylenums{\2}}% - \fi - \let\1\undefined - \let\2\undefined + \if@ldstyle + \s@paranumeri#2-!% + \ifx\2\empty + \edef\@submitdate{\noexpand#1 \noexpand\oldstylenums{#2}}% \else - \def\@submitdate{#1 #2}% + \s@paranumeri#2!% + \edef\@submitdate{\noexpand#1 + \noexpand\oldstylenums{\1} -- \noexpand\oldstylenums{\2}}% \fi + \let\1\undefined + \let\2\undefined + \else + \def\@submitdate{#1 #2}% + \fi } \def\s@paranumeri#1-#2!{\def\1{#1}\def\2{#2}}% @@ -150,7 +151,8 @@ Bachelor degree title page] \newlength\T@Tlogoheight \setlength\T@Tlogoheight{0.8\dimexpr(\paperwidth-\textwidth)/2}}{} -\newcommand\logosede[2][\T@Tlogoheight]{\def\@logosede{#2}\TPT@logoheight=#1\relax +\newcommand\logosede[2][\T@Tlogoheight]% +{\def\@logosede{#2}\TPT@logoheight=#1\relax \ifcsvoid{@logosede}{\sbox{\TPT@logobox}{}}{\begin{lrbox}{\TPT@logobox}% \expandafter\fillup@TCP@logobox\@logosede,!}} @@ -197,7 +199,8 @@ Bachelor degree title page] \providecommand\Correlatori{Correlatori} \newcommand\CoAdvisorName[2]{\gdef\Correlatore{#1}% \gdef\Correlatori{#2}} -\ifcsundef{iftopTPTlogos}{\newbool{topTPTlogos} \booltrue{topTPTlogos}}{} +\ifcsundef{iftopTPTlogos}{\newbool{topTPTlogos}% + \booltrue{topTPTlogos}}{} \NewDocumentEnvironment{ThesisTitlePage}{s} {% OPENING \IfBooleanTF{#1}{\boolfalse{topTPTlogos}}{\booltrue{topTPTlogos}}% @@ -209,12 +212,15 @@ Bachelor degree title page] \PackageWarning{monografia}{No configuration file found}% }%C }{% CLOSING - \ifbool{topTPTlogos}{\noindent\raisebox{-0.5em}[\z@][\z@]{\makebox[\textwidth]{\printloghi}}\par\bigskip}{} + \ifbool{topTPTlogos}{\noindent\raisebox{-0.5em}[\z@][\z@]% + {\makebox[\textwidth]{\printloghi}}\par\bigskip}{} \ifdefempty{\ateneo}{}{{\centering\huge \@ateneo\par}} - \ifdefempty{\@NomeAteneo}{}{\medskip{\centering\large + \ifdefempty{\@NomeAteneo}{}{\medskip{\centering\large \expandafter\MakeUppercase\expandafter{\@NomeAteneo}\par}} - \ifdefempty{\@strutturadi}{}{\vspace{\stretch{0.1}}\par{\centering \Large\@struttura\par}} - \ifdefempty{\@corsodistudi}{}{\bigskip{\centering\large \NomeCorsoDiStudi\ \@corsodistudi\par}} + \ifdefempty{\@strutturadi}{}{\vspace{\stretch{0.1}}\par{\centering + \Large\@struttura\par}} + \ifdefempty{\@corsodistudi}{}{\bigskip{\centering\large + \NomeCorsoDiStudi\ \@corsodistudi\par}} \ifdefempty{\@materia}{}{\medskip{\centering\large\@materia\par}} \vspace{\stretch{0.25}} {\centering\large \@monografia\par} @@ -324,7 +330,7 @@ Bachelor degree title page] \newpage} } %% -%% Copyright 2005-2018 Claudio Beccari +%% Copyright 2005-2019 Claudio Beccari %% %% Distributable under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi-scudo.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi-scudo.sty index 4d116241e6b..960901bcb67 100644 --- a/Master/texmf-dist/tex/latex/toptesi/toptesi-scudo.sty +++ b/Master/texmf-dist/tex/latex/toptesi/toptesi-scudo.sty @@ -7,14 +7,14 @@ %% toptesi.dtx (with options: `topscu') %% ______________________________________________________ %% The TOPtesi bundle -%% Copyright (C) 2015-2018 Claudio Beccari +%% Copyright (C) 2015-2019 Claudio Beccari %% All rights reserved %% %% License information appended %% \NeedsTeXFormat{LaTeX2e}[2016/01/01] \ProvidesPackage{toptesi-scudo}[% -2018/11/20 v.6.2.09 +2019-05-01 v.6.3.04 Extension for ScuDo theses] @@ -82,7 +82,11 @@ Extension for ScuDo theses] citestyle=numeric, sorting=nty, natbib]{biblatex} % LaTeX specific bibliography handler - \addbibresource{references.bib}% bibliographic data base(s} + \IfFileExists{references.bib}% bibliographic data base(s} + {\addbibresource{references.bib}}% + {\IfFileExists{\jobname.bib}% + {\addbibresource{\jobname.bib}}% + {\relax}} \fi \usepackage{imakeidx}% to generate automatic indices \ifPDFTeX \usepackage{indentfirst}\fi @@ -99,15 +103,19 @@ Extension for ScuDo theses] \providecommand*\@title{} \providecommand*\@subtitle{\vspace{\stretch{1}}} \providecommand*\@author{} -\providecommand*\@Nsupervisor{Supervisor}\providecommand*\@Nsupervisors{Supervisors} +\providecommand*\@Nsupervisor{Supervisor} +\providecommand*\@Nsupervisors{Supervisors} \newcount\@supervisornumber \providecommand*\@supervisorlist{} \providecommand\@Nexaminationcommittee{Doctoral Examination Committee:} \providecommand*\@Examinerlist{} \providecommand*\@examlocation{Politecnico di Torino} \providecommand*\@examinationdate{} -\providecommand*\@creativecommons{This thesis is licensed under a Creative Commons License, Attribution - Noncommercial- NoDerivative Works 4.0 International: see \url{www.creativecommons.org}. -The text may be reproduced for non-commercial purposes, provided that credit is given to the original author.} +\providecommand*\@creativecommons{This thesis is licensed +under a Creative Commons License, Attribution - Noncommercial- +NoDerivative Works 4.0 International: see \url{www.creativecommons.org}. +The text may be reproduced for non-commercial purposes, provided that +credit is given to the original author.} \providecommand\@disclaimer{\noindent I hereby declare that the contents and organisation of this dissertation constitute my own original work and does not compromise in any way the @@ -142,7 +150,8 @@ security of personal data.} \newlength\T@Tlogoheight \setlength\T@Tlogoheight{0.8\dimexpr(\paperwidth-\textwidth)/2}}{} -\newcommand\PhDschoolLogo[2][\T@Tlogoheight]{\def\@logosede{#2}\TPT@logoheight=#1\relax +\newcommand\PhDschoolLogo[2][\T@Tlogoheight]% +{\def\@logosede{#2}\TPT@logoheight=#1\relax \ifcsvoid{@logosede}{\sbox{\TPT@logobox}{}}{\begin{lrbox}{\TPT@logobox}% \expandafter\fillup@TCP@logobox\@logosede,!}} @@ -257,7 +266,7 @@ This class is available in every up-to-date and complete } %% -%% Copyright 2005-2018 Claudio Beccari +%% Copyright 2005-2019 Claudio Beccari %% %% Distributable under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi-sss.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi-sss.sty index 84489c4f322..d7898cddeef 100644 --- a/Master/texmf-dist/tex/latex/toptesi/toptesi-sss.sty +++ b/Master/texmf-dist/tex/latex/toptesi/toptesi-sss.sty @@ -7,14 +7,14 @@ %% toptesi.dtx (with options: `topsss') %% ______________________________________________________ %% The TOPtesi bundle -%% Copyright (C) 2015-2018 Claudio Beccari +%% Copyright (C) 2015-2019 Claudio Beccari %% All rights reserved %% %% License information appended %% \NeedsTeXFormat{LaTeX2e}[2016/01/01] \ProvidesPackage{toptesi-sss}[% -2018/11/20 v.6.2.09 +2019-05-01 v.6.3.04 High school title page] @@ -143,7 +143,7 @@ Anno scolastico \@annoscolastico}} \clearpage}%% %% %% -%% Copyright 2005-2018 Claudio Beccari +%% Copyright 2005-2019 Claudio Beccari %% %% Distributable under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi.cfg b/Master/texmf-dist/tex/latex/toptesi/toptesi.cfg index b2dc7779bf0..f27bf238c94 100644 --- a/Master/texmf-dist/tex/latex/toptesi/toptesi.cfg +++ b/Master/texmf-dist/tex/latex/toptesi/toptesi.cfg @@ -7,7 +7,7 @@ %% toptesi.dtx (with options: `topcfg') %% ______________________________________________________ %% The TOPtesi bundle -%% Copyright (C) 2015-2018 Claudio Beccari +%% Copyright (C) 2015-2019 Claudio Beccari %% All rights reserved %% %% License information appended @@ -65,7 +65,7 @@ provided that credit is given to the original author.} \fi %% -%% Copyright 2005-2018 Claudio Beccari +%% Copyright 2005-2019 Claudio Beccari %% %% Distributable under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi.cls b/Master/texmf-dist/tex/latex/toptesi/toptesi.cls index ae959a9ea19..88353ede03d 100644 --- a/Master/texmf-dist/tex/latex/toptesi/toptesi.cls +++ b/Master/texmf-dist/tex/latex/toptesi/toptesi.cls @@ -7,14 +7,14 @@ %% toptesi.dtx (with options: `class') %% ______________________________________________________ %% The TOPtesi bundle -%% Copyright (C) 2015-2018 Claudio Beccari +%% Copyright (C) 2015-2019 Claudio Beccari %% All rights reserved %% %% License information appended %% \NeedsTeXFormat{LaTeX2e}[2016/01/01] \ProvidesClass{toptesi}[% -2018/11/20 v.6.2.09 +2019-05-01 v.6.3.04 Class for typesetting university theses] @@ -73,7 +73,7 @@ Class for typesetting university theses] \expandafter\stop \fi %% -%% Copyright 2005-2018 Claudio Beccari +%% Copyright 2005-2019 Claudio Beccari %% %% Distributable under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi.sty index d4d991aae30..360e258ddba 100644 --- a/Master/texmf-dist/tex/latex/toptesi/toptesi.sty +++ b/Master/texmf-dist/tex/latex/toptesi/toptesi.sty @@ -7,14 +7,14 @@ %% toptesi.dtx (with options: `topsty') %% ______________________________________________________ %% The TOPtesi bundle -%% Copyright (C) 2015-2018 Claudio Beccari +%% Copyright (C) 2015-2019 Claudio Beccari %% All rights reserved %% %% License information appended %% \NeedsTeXFormat{LaTeX2e}[2016/01/01] \ProvidesPackage{toptesi}[% -2018/11/20 v.6.2.09 +2019-05-01 v.6.3.04 Extension for toptesi.cls] @@ -733,7 +733,7 @@ Skipping any redefinition\MessageBreak}% } \let\wittysentences\citazioni \let\endwittysentences\endcitazioni %% -%% Copyright 2005-2018 Claudio Beccari +%% Copyright 2005-2019 Claudio Beccari %% %% Distributable under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of -- cgit v1.2.3