diff options
author | Karl Berry <karl@freefriends.org> | 2013-11-05 23:19:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-11-05 23:19:37 +0000 |
commit | bb1c53dfd5963b465b5a50b11aa9ba72589c4416 (patch) | |
tree | 71564fccb45ea99a29f2046eec0b1a1d64e10d1f /Master/texmf-dist/tex/latex/toptesi/toptesi.cls | |
parent | 2fd432ec53c36370e2e19510695d2fe6c43a1521 (diff) |
toptesi (5nov13)
git-svn-id: svn://tug.org/texlive/trunk@32081 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/toptesi/toptesi.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/toptesi/toptesi.cls | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi.cls b/Master/texmf-dist/tex/latex/toptesi/toptesi.cls index ba08da58e9d..16e5d7f181a 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/09/01 v.5.73 Class for typesetting university theses] +[2013/09/11 v.5.75 Class for typesetting university theses] \DeclareOption{a4paper}{\PassOptionsToClass{\CurrentOption}{report}} \DeclareOption*{\PassOptionsToClass{\CurrentOption}{report}} \ExecuteOptions{a4paper} |