summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/toptesi/toptesi.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/toptesi/toptesi.cls')
-rw-r--r--Master/texmf-dist/tex/latex/toptesi/toptesi.cls8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi.cls b/Master/texmf-dist/tex/latex/toptesi/toptesi.cls
index 3dfc8035a52..033b0a5f506 100644
--- a/Master/texmf-dist/tex/latex/toptesi/toptesi.cls
+++ b/Master/texmf-dist/tex/latex/toptesi/toptesi.cls
@@ -30,14 +30,14 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{toptesi}%
-[2011/04/11 v.5.04 Class for typesetting university theses]
+[2011/05/11 v.5.05 Class for typesetting university theses]
\DeclareOption*{\PassOptionsToClass{\CurrentOption}{report}}
\ProcessOptions\relax
\LoadClass[a4paper]{report}
\RequirePackage[english,italian]{babel}
\RequirePackage{toptesi}
%%
-%% Copyright 2005-2010 Claudio Beccari
+%% Copyright 2005-2011 Claudio Beccari
%%
%% Distributable under the LaTeX Project Public License,
%% version 1.3c or higher (your choice). The latest version of
@@ -49,13 +49,13 @@
%% and the derived files:
%%
%% toptesi.cls, toptesi.sty, topfront.sty, topcommand.sty, topsize14,
-%% trieste.sty, toptesi.cfg, and the English documentation toptesi.pdf;
+%% toptesi.cfg, and the English documentation toptesi.pdf;
%%
%% Furthermore the bundle contains the documentation source file toptesi-doc.tex
%% and the derived file toptesi-doc.pdf.
%%
%% The toptesi-example.tex source file is just an example that shows how
-%% to use the various commands; by commenting or decommenting certain
+%% to use the various commands; by commenting or uncommenting certain
%% source lines it is possible to typeset different kind of theses and their
%% frontpages.
%%