summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/toptesi/topfront.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/toptesi/topfront.sty')
-rw-r--r--Master/texmf-dist/tex/latex/toptesi/topfront.sty21
1 files changed, 12 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/topfront.sty b/Master/texmf-dist/tex/latex/toptesi/topfront.sty
index 58ad7801aa1..2b24d38be65 100644
--- a/Master/texmf-dist/tex/latex/toptesi/topfront.sty
+++ b/Master/texmf-dist/tex/latex/toptesi/topfront.sty
@@ -7,7 +7,7 @@
%% toptesi.dtx (with options: `topfrn')
%% ______________________________________________________
%% The TOPtesi package
-%% Copyright (C) 2013 Claudio Beccari
+%% Copyright (C) 2014 Claudio Beccari
%% All rights reserved
%%
%% License information appended
@@ -28,7 +28,7 @@
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{topfront}[2014/09/15 v.5.77 Title page for TOPtesi]
+\ProvidesPackage{topfront}[2014/10/15 v.5.81 Title page for TOPtesi]
\@ifpackageloaded{etoolbox}{}{\RequirePackage{etoolbox}}
\ifcsundef{ifclassica}{%
\newif\ifclassica
@@ -69,7 +69,6 @@
\let\@evenhead\@oddhead
\let\@evenfoot\@oddfoot
}%
-
\newif\iffemminile
\newif\ifdottorato \dottoratofalse
\newif\iflaureatriennale \laureatriennalefalse
@@ -444,7 +443,7 @@
{\null\vfill\pagestyle{empty}\@retrofrontespizio\par\clearpage}%
\endgroup}
%%
-%% Copyright 2005-2013 Claudio Beccari
+%% Copyright 2005-2014 Claudio Beccari
%%
%% Distributable under the LaTeX Project Public License,
%% version 1.3c or higher (your choice). The latest version of
@@ -459,22 +458,26 @@
%% toptesi.cfg, and the English documentation toptesi.pdf.
%%
%% Furthermore the bundle contains the documentation source
-%% file toptesi-doc-xetex.tex and the derived file
-%% toptesi-doc-xetex.pdf.
+%% file toptesi-it-xetex.tex and the derived file
+%% toptesi-it-xetex.pdf.
%%
%% The toptesi-example.tex source file is just an example
%% that shows how to use the various commands; by commenting
%% or uncommenting certain source lines it is possible to
-%% typeset different kind of theses and their frontpages.
+%% typeset different kind of theses and their front pages.
+%%
+%% The topfront-example.tex source file is an example of how
+%% to produce just the title page with toptesi and the external
+%% package frontespizio.
%%
%% The toptesi.cfg file is a sample of a local configuration
%% file that can be freely edited and modified.
%%
%% By running pdflatex on toptesi.dtx the user gets the class,
%% sty and cfg files and the English documentation file in
-%% pdf format.
+%% pdf format.
%%
-%% The documentation file toptesi-doc-xetex.pdf is in Italian;
+%% The documentation file toptesi-it-xetex.pdf is in Italian;
%% its source file is another example of how to use toptesi.
%%
%% End of file `topfront.sty'.