diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/toptesi/toptesi.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/toptesi/toptesi.cls | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi.cls b/Master/texmf-dist/tex/latex/toptesi/toptesi.cls index c5ccbd066fa..10636942b9b 100644 --- a/Master/texmf-dist/tex/latex/toptesi/toptesi.cls +++ b/Master/texmf-dist/tex/latex/toptesi/toptesi.cls @@ -35,9 +35,10 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} + \NeedsTeXFormat{LaTeX2e} \ProvidesClass{toptesi}% -[2006/04/04 v.4.00.02 Class for typesetting university theses] +[2008/12/15 v.5.00 Class for typesetting university theses] \DeclareOption*{\PassOptionsToClass{\CurrentOption}{report}} \ProcessOptions\relax \LoadClass[a4paper]{report} |