summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/thmtools/thm-kv.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-23 21:35:29 +0000
committerKarl Berry <karl@freefriends.org>2019-12-23 21:35:29 +0000
commitf3c83bf74de3d90b6b29d0e2d746de62dec94fcc (patch)
tree754a9a418a857ee87abf0a9ebbde3115a99b5811 /Master/texmf-dist/tex/latex/thmtools/thm-kv.sty
parent38dce9ab6ea65fe861b81517815b2245dcbf1456 (diff)
thmtools (23dec19)
git-svn-id: svn://tug.org/texlive/trunk@53219 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/thmtools/thm-kv.sty')
-rw-r--r--Master/texmf-dist/tex/latex/thmtools/thm-kv.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/thmtools/thm-kv.sty b/Master/texmf-dist/tex/latex/thmtools/thm-kv.sty
index 8e6701a4237..205f13f246b 100644
--- a/Master/texmf-dist/tex/latex/thmtools/thm-kv.sty
+++ b/Master/texmf-dist/tex/latex/thmtools/thm-kv.sty
@@ -19,7 +19,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
-\ProvidesPackage {thm-kv}[2019/07/31 v67]
+\ProvidesPackage {thm-kv}[2019/12/22 v68]
\let\@xa\expandafter
\let\@nx\noexpand
@@ -78,7 +78,7 @@
\unless \ifcsname KVS@#1@handler\endcsname
\kv@error@unknownkey {#1}{#2}%
\else
- \kv@handled@true
+ \kv@handled@true
\csname KVS@#1@handler\endcsname {#2}{#3}\relax
\ifkv@handled@ \else
\kv@error@unknownkey {#1}{#2}%
@@ -103,7 +103,7 @@
\csname @safe@activestrue\endcsname
\@xa\let\csname ifincsname\@xa\endcsname\csname iftrue\endcsname
\edef\KVS@temp{\endgroup
- \noexpand\KVS@ProcessorDefault{#1}{\etex@unexpanded{#2}}%
+ \noexpand\KVS@ProcessorDefault{#1}{\unexpanded{#2}}%
}%
\KVS@temp
}%