diff options
author | Karl Berry <karl@freefriends.org> | 2014-09-18 23:03:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-09-18 23:03:28 +0000 |
commit | 9987fbc1d8713da67d44b2da148fcd80a30cef27 (patch) | |
tree | f5d1d19cfb18b13d19182c59293af0075727e769 /Master/texmf-dist/tex/latex/toptesi/toptesi.cls | |
parent | 3aa3efe34a10c31514aa576e82aae2beb265fe8e (diff) |
toptesi (16sep14)
git-svn-id: svn://tug.org/texlive/trunk@35201 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 16e5d7f181a..edd327a70fd 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/11 v.5.75 Class for typesetting university theses] +[2014/09/15 v.5.77 Class for typesetting university theses] \DeclareOption{a4paper}{\PassOptionsToClass{\CurrentOption}{report}} \DeclareOption*{\PassOptionsToClass{\CurrentOption}{report}} \ExecuteOptions{a4paper} |