diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/thmtools/thmtools.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/thmtools/thmtools.sty | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/thmtools/thmtools.sty b/Master/texmf-dist/tex/latex/thmtools/thmtools.sty index c124a6295f0..a8e0b2d90e1 100644 --- a/Master/texmf-dist/tex/latex/thmtools/thmtools.sty +++ b/Master/texmf-dist/tex/latex/thmtools/thmtools.sty @@ -8,18 +8,21 @@ %% This is a generated file. %% %% This file is part of the `thmtools' package. -%% The `thmtools' package has the LPPL maintenance status: unmaintained. +%% The `thmtools' package has the LPPL maintenance status: maintained. +%% Current Maintainer is Yukai Chou, muzimuzhi@gmail.com %% -%% Copyright (C) 2008-2014 by Ulrich M. Schwarz. +%% Copyright (C) 2008-2014 by Ulrich M. Schwarz +%% Copyright (C) 2019 by Frank Mittelbach +%% Copyright (C) 2020- by Yukai Chou %% %% This file may be distributed and/or modified under the -%% conditions of the LaTeX Project Public License, version 1.3a. +%% conditions of the LaTeX Project Public License, version 1.3c. %% This version is obtainable at -%% http://www.latex-project.org/lppl/lppl-1-3a.txt +%% http://www.latex-project.org/lppl/lppl-1-3c.txt %% %% \NeedsTeXFormat {LaTeX2e} -\ProvidesPackage {thmtools}[2019/12/22 v68] +\ProvidesPackage {thmtools}[2020/07/16 v69] \DeclareOption{debug}{% \def\thmt@debug{\typeout}% } |