diff options
author | Karl Berry <karl@freefriends.org> | 2017-12-24 22:45:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-12-24 22:45:47 +0000 |
commit | 139e61a63e6ea8d0dd99a5104160a711c5fcd173 (patch) | |
tree | 3254fb2b4f4dae45b5a18765d5f4274924b607a8 /Master/texmf-dist/tex/latex/thuthesis/thuthesis.cls | |
parent | cf7342c11e4de5d7643fa9304797349e914a37dd (diff) |
thuthesis (24dec17)
git-svn-id: svn://tug.org/texlive/trunk@46132 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/thuthesis/thuthesis.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/thuthesis/thuthesis.cls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cls b/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cls index 988f662a226..3a487f17c8e 100644 --- a/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cls +++ b/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cls @@ -23,10 +23,10 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{thuthesis} -[2017/12/18 5.4.2 Tsinghua University Thesis Template] +[2017/12/24 5.4.3 Tsinghua University Thesis Template] \hyphenation{Thu-Thesis} \def\thuthesis{\textsc{ThuThesis}} -\def\version{5.4.2} +\def\version{5.4.3} \RequirePackage{kvoptions} \SetupKeyvalOptions{ |