summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/toptesi/topcoman.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-10-15 22:21:21 +0000
committerKarl Berry <karl@freefriends.org>2014-10-15 22:21:21 +0000
commite9805aaf4506dafaec45f9d494f668cb2184ef2d (patch)
tree95f16d31bf7aab0ff39faf51e2cb5c48fcaddf9d /Master/texmf-dist/tex/latex/toptesi/topcoman.sty
parent26d6ff576d76c7f70c37eac837a3d9c5aef352ee (diff)
toptesi (15oct14)
git-svn-id: svn://tug.org/texlive/trunk@35379 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/toptesi/topcoman.sty')
-rw-r--r--Master/texmf-dist/tex/latex/toptesi/topcoman.sty20
1 files changed, 12 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/topcoman.sty b/Master/texmf-dist/tex/latex/toptesi/topcoman.sty
index 94573af9bca..cff1b58b6cb 100644
--- a/Master/texmf-dist/tex/latex/toptesi/topcoman.sty
+++ b/Master/texmf-dist/tex/latex/toptesi/topcoman.sty
@@ -7,7 +7,7 @@
%% toptesi.dtx (with options: `topcmn')
%% ______________________________________________________
%% The TOPtesi package
-%% Copyright (C) 2013 Claudio Beccari
+%% Copyright (C) 2014 Claudio Beccari
%% All rights reserved
%%
%% License information appended
@@ -29,7 +29,7 @@
%% Right brace \} Tilde \~}
\NeedsTeXFormat{LaTeX2e} % lavora solo con LaTeX 2e
\ProvidesPackage{topcoman}%
- [2014/09/15 v.5.77 Additional commands for the TOPtesi bundle]
+ [2014/10/15 v.5.81 Additional commands for the TOPtesi bundle]
\RequirePackage{ifxetex}
\ifxetex\else
\newcommand*\DeclareSlantedCapitalGreekLetters{%
@@ -95,7 +95,7 @@
\let\p@figure\empty\let\p@table\empty}
\DisableFigTabNames
%%
-%% 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
@@ -110,22 +110,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 `topcoman.sty'.