summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/thmtools/thmtools.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-04-22 21:16:07 +0000
committerKarl Berry <karl@freefriends.org>2014-04-22 21:16:07 +0000
commit60dad160399d0c4db47b28e2c5351f3d0affdb06 (patch)
treed556a75311f437fd6cef2dae580435b8f47263a6 /Master/texmf-dist/tex/latex/thmtools/thmtools.sty
parent59b1d0358148d12f843891c68805b522f8770e2c (diff)
thmtools (22apr14)
git-svn-id: svn://tug.org/texlive/trunk@33624 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/thmtools/thmtools.sty')
-rw-r--r--Master/texmf-dist/tex/latex/thmtools/thmtools.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/thmtools/thmtools.sty b/Master/texmf-dist/tex/latex/thmtools/thmtools.sty
index 60c77093703..a3b14927384 100644
--- a/Master/texmf-dist/tex/latex/thmtools/thmtools.sty
+++ b/Master/texmf-dist/tex/latex/thmtools/thmtools.sty
@@ -11,7 +11,7 @@
%% The `thmtools' package has the LPPL maintenance status: maintained.
%% Current Maintainer is Ulrich M. Schwarz, ulmi@absatzen.de
%%
-%% Copyright (C) 2008-2012 by Ulrich M. Schwarz.
+%% Copyright (C) 2008-2014 by Ulrich M. Schwarz.
%%
%% This file may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, version 1.3a.
@@ -20,7 +20,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
-\ProvidesPackage {thmtools}[2012/05/04 v63]
+\ProvidesPackage {thmtools}[2014/04/21 v66]
\DeclareOption{debug}{%
\def\thmt@debug{\typeout}%
}
@@ -54,7 +54,7 @@
\PackageWarningNoLine{thmtools}{%
amsthm loaded after thmtools
}{}%
- }}%
+ }{}}%
}
\@ifpackageloaded{ntheorem}{%
\RequirePackage{thm-ntheorem}
@@ -64,7 +64,7 @@
\PackageWarningNoLine{thmtools}{%
ntheorem loaded after thmtools
}{}%
- }}%
+ }{}}%
}
\@ifclassloaded{beamer}{%
\RequirePackage{thm-beamer}