diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/toptesi/toptesi.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/toptesi/toptesi.cls | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi.cls b/Master/texmf-dist/tex/latex/toptesi/toptesi.cls index bc326cff2c3..3c701f18b12 100644 --- a/Master/texmf-dist/tex/latex/toptesi/toptesi.cls +++ b/Master/texmf-dist/tex/latex/toptesi/toptesi.cls @@ -29,7 +29,7 @@ %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} \ProvidesClass{toptesi}% -[2013/01/29 v.5.62a Class for typesetting university theses] +[2013/03/08 v.5.70 Class for typesetting university theses] \DeclareOption*{\PassOptionsToClass{\CurrentOption}{report}} \ProcessOptions\relax \LoadClass[a4paper]{report} @@ -60,21 +60,23 @@ %% toptesi.cls, toptesi.sty, topfront.sty, topcommand.sty, %% 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. +%% Furthermore the bundle contains the documentation source +%% file toptesi-doc-xetex.tex and the derived file +%% toptesi-doc-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. +%% 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. %% -%% The toptesi.cfg file is a sample of a local configuration file that can be -%% freely edited and modified. +%% 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. +%% By running pdflatex on toptesi.dtx the user gets the class, +%% sty and cfg files and the English documentation file in +%% pdf format. %% -%% The documentation file toptesi-doc-xetex.pdf is in Italian; its source file is -%% another example of how to use toptesi. +%% The documentation file toptesi-doc-xetex.pdf is in Italian; +%% its source file is another example of how to use toptesi. %% %% End of file `toptesi.cls'. |