diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-21 21:59:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-21 21:59:18 +0000 |
commit | 9e976587f069902490e28823c0fb71edfb087d0f (patch) | |
tree | da99dca33cd6b1d6093baa6c9ab046b7ff63be6f /Master/texmf-dist/tex/latex/toptesi/topfront.sty | |
parent | 9fba7bb23863549c53f0d5f7351ab02176f2b247 (diff) |
toptesi (21nov18)
git-svn-id: svn://tug.org/texlive/trunk@49211 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/toptesi/topfront.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/toptesi/topfront.sty | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/topfront.sty b/Master/texmf-dist/tex/latex/toptesi/topfront.sty index 6668063c9fe..f34f61460db 100644 --- a/Master/texmf-dist/tex/latex/toptesi/topfront.sty +++ b/Master/texmf-dist/tex/latex/toptesi/topfront.sty @@ -14,10 +14,11 @@ %% \NeedsTeXFormat{LaTeX2e}[2016/01/01] \ProvidesPackage{topfront}[% -2018/10/30 v.~6.2.05 +2018/11/20 v.6.2.09 Title page for TOPtesi and other classes] + \@ifpackageloaded{etoolbox}{}{\RequirePackage{etoolbox}} \@ifpackageloaded{xspace}{}{\RequirePackage{xspace}} \@ifpackageloaded{xparse}{}{\RequirePackage{xparse}} @@ -561,6 +562,9 @@ Title page for TOPtesi and other classes] %% version 1.3c or higher (your choice). The latest version of %% this license is at: http://www.latex-project.org/lppl.txt %% +%% For important further details see the English or the Italian +%% documentation. +%% %% This work is "author-maintained" %% %% This work consists of this file toptesi.dtx, a README file |