diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-08 22:43:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-08 22:43:25 +0000 |
commit | a9975c8ff67b8c55c2cb338a9497b39dd6fafa15 (patch) | |
tree | 76e5374751e67e2f2f1bc79f1d865b75b9b24b15 /Master/texmf-dist/source | |
parent | 51469b1efae14382e40df794d0e09ef339f30d70 (diff) |
toptesi 5.59a (8sep11)
git-svn-id: svn://tug.org/texlive/trunk@23873 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/latex/toptesi/toptesi.dtx | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/latex/toptesi/toptesi.dtx b/Master/texmf-dist/source/latex/toptesi/toptesi.dtx index fe9d19684e2..c1b42740f40 100644 --- a/Master/texmf-dist/source/latex/toptesi/toptesi.dtx +++ b/Master/texmf-dist/source/latex/toptesi/toptesi.dtx @@ -85,7 +85,7 @@ another example of how to use toptesi. % \iffalse %<*driver> \documentclass{ltxdoc} -\ProvidesFile{toptesi.dtx}[2011/08/09 v.5.59 Documented TeX file for +\ProvidesFile{toptesi.dtx}[2011/09/08 v.5.59a Documented TeX file for the TOPtesi bundle] \GetFileInfo{toptesi.dtx} \title{The TOPtesi bundle} @@ -102,7 +102,7 @@ the TOPtesi bundle] %</driver> % \fi % -% \CheckSum{2551} +% \CheckSum{2550} % %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -677,7 +677,7 @@ the TOPtesi bundle] %<*class> \NeedsTeXFormat{LaTeX2e} \ProvidesClass{toptesi}% -[2011/08/09 v.5.59 Class for typesetting university theses] +[2011/09/08 v.5.59a Class for typesetting university theses] % \end{macrocode} % % The class itself is very simple since it requires just the \texttt{report} @@ -725,7 +725,7 @@ the TOPtesi bundle] %<*topsty> \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{toptesi}% -[2011/08/09 v.5.59 Extension for toptesi.cls]% +[2011/09/08 v.5.59a Extension for toptesi.cls]% % \end{macrocode} % % We start with defining the debugging macros; these trace commands and macros @@ -1713,7 +1713,7 @@ Skipping any redefinition\MessageBreak}% % \begin{macrocode} %<*topfrn> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{topfront}[2011/08/09 v.5.59 Title page for TOPtesi] +\ProvidesPackage{topfront}[2011/09/08 v.5.59a Title page for TOPtesi] % \end{macrocode} % % The title page information depends on the type of ``thesis' that is being typeset. @@ -2299,14 +2299,15 @@ Skipping any redefinition\MessageBreak}% \textbf{\protect\@nomerelatore}}\\[.6ex] \hbox{\large\textrm{\protect\@principaladviser}}% \ifx\@secondadviser\empty \else - \unless\ifclassica + \ifclassica \ifx\@thirdadviser\empty \ifx\@secondadviser\empty\else \\[1.5ex]\textbf{\Correlatore:}% \fi \else \\[1.5ex]\textbf{\Correlatori:}% - \fi\fi + \fi + \fi \\[.6ex]\hbox{{\large\textrm{\protect\@secondadviser}}}% \fi \ifx\@thirdadviser\empty \else @@ -2437,7 +2438,7 @@ Skipping any redefinition\MessageBreak}% %<*topcmn> \NeedsTeXFormat{LaTeX2e} % lavora solo con LaTeX 2e \ProvidesPackage{topcoman}% - [2011/08/09 v.5.59 Additional commands for the TOPtesi bundle] + [2011/09/08 v.5.59a Additional commands for the TOPtesi bundle] % \end{macrocode} % The new command |\DeclareSlantedCapitalGreekLetters| optionally sets the capital % Greek letters in math mode with the glyphs taken from the math italic fonts, not from |