diff options
author | Karl Berry <karl@freefriends.org> | 2016-11-10 23:04:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-11-10 23:04:45 +0000 |
commit | 826cfcb9289b9f084253810e2bb65fe2ea98dc85 (patch) | |
tree | 1fddceb01e07e8ea51dcbc8d2634a74ecb1a3cf9 /Master/texmf-dist/tex/latex/toptesi/toptesi.sty | |
parent | b030d68ae58e045c5fbe8138490681185d460b68 (diff) |
toptesi (10nov16)
git-svn-id: svn://tug.org/texlive/trunk@42479 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/toptesi/toptesi.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/toptesi/toptesi.sty | 22 |
1 files changed, 2 insertions, 20 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi.sty index f2b6d3b0f5c..9f072d384f4 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 package -%% Copyright (C) 2015 Claudio Beccari +%% Copyright (C) 2005-2016 Claudio Beccari %% All rights reserved %% %% License information appended %% \NeedsTeXFormat{LaTeX2e}[2015/01/01] \ProvidesPackage{toptesi}[% -2016/010/04 v.5.93 +2016/10/10 v.5.9.05 Extension for toptesi.cls] \def\TRON{\tracingcommands \tw@ \tracingmacros \tw@} \def\TROFF{\tracingcommands\z@ \tracingmacros \z@} @@ -453,24 +453,6 @@ Skipping any redefinition\MessageBreak}% \def\chaptermark##1{\markright{\thechapter\ -- ##1}}} \fi \fi -\newcommand*\NomeAnnoAccademico[1]{\gdef\AnnoAccademico{#1}} -\@ifundefined{AnnoAccademico}{\gdef\AnnoAccademico{Anno accademico}}{} -\def\annoaccademico#1{\ifclassica - \def\@submitdate{{\large\textsc{\AnnoAccademico}} {\Large\s@tanno#1!}} - \else - \PackageWarning{toptesi}{\string\annoaccademico\space is usable only - when the\MessageBreak - `classica' option is in force}% - \def\@submitdate{\AnnoAccademico\ #1 --- Needs `classica' option} - \fi} -\def\s@tanno#1-#2!{\oldstylenums{#1\EnDash#2}} - -\def\EnDash{{\settowidth{\dimen@}{\large\scshape I}% -\setbox\tw@\hbox{2}\dimen\tw@.5\ht\tw@\advance\dimen\tw@-.5\dp\tw@ -\dimen4\dimen\tw@\advance\dimen4by.0385ex\relax -\advance\dimen\tw@-.0385ex\relax -\makebox[1.5\dimen@]{% - \vrule\@width\dimen@\@height\dimen4\@depth-\dimen\tw@}}} \renewcommand\footnoterule{% \kern-6\p@ \hrule\@width.4\columnwidth |