diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-20 22:58:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-20 22:58:44 +0000 |
commit | 9fae8e024addafd50bf3d885ffa790654bf0c4a0 (patch) | |
tree | 3394d20abc9d298b72b95c18a89513ea75c30059 /Master/texmf-dist/tex/latex/conv-xkv | |
parent | dbb860373fff5ef417296c89ed35a45a71bbaa4d (diff) |
conv-xkv (20mar17)
git-svn-id: svn://tug.org/texlive/trunk@43558 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/conv-xkv')
-rw-r--r-- | Master/texmf-dist/tex/latex/conv-xkv/conv-xkv.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/conv-xkv/conv-xkv.sty b/Master/texmf-dist/tex/latex/conv-xkv/conv-xkv.sty index 0da4b2b044b..f8336f9d44c 100644 --- a/Master/texmf-dist/tex/latex/conv-xkv/conv-xkv.sty +++ b/Master/texmf-dist/tex/latex/conv-xkv/conv-xkv.sty @@ -19,7 +19,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{conv-xkv} - [2017/01/09 v1.1b convert xkeyval format (dps)] + [2017/02/17 v1.1c convert xkeyval format (dps)] \RequirePackage{xkeyval} \begingroup \@makeother\`% @@ -203,7 +203,7 @@ \@nameuse{cxkv@cnvrtDelimniiEqual-#1}\cxkv@key \@nameuse{kvdelim-#1}#3,#4\noexpand\@nil} \else - \cxkv@tmptoks=\expandafter{\cxkv@scratch,#2=#3}% + \cxkv@tmptoks=\expandafter{\cxkv@scratch,#2={#3}}% \edef\cxkv@scratch{\the\cxkv@tmptoks}% \def\cxkv@next{% \@nameuse{cxkv@cnvrtDelimniiEqual-#1}#4\@nil}\fi |