summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3kernel/l3keyval.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3kernel/l3keyval.sty')
-rw-r--r--Master/texmf-dist/tex/latex/l3kernel/l3keyval.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/l3kernel/l3keyval.sty b/Master/texmf-dist/tex/latex/l3kernel/l3keyval.sty
index c42867b5b48..a2b5411e916 100644
--- a/Master/texmf-dist/tex/latex/l3kernel/l3keyval.sty
+++ b/Master/texmf-dist/tex/latex/l3kernel/l3keyval.sty
@@ -46,7 +46,7 @@
%%
%% -----------------------------------------------------------------------
\RequirePackage{l3names}
-\GetIdInfo$Id: l3keyval.dtx 2478 2011-06-19 21:34:23Z joseph $
+\GetIdInfo$Id: l3keyval.dtx 2601 2011-08-16 23:20:27Z bruno $
{L3 Experimental key-value parsing}
%\section{Parsing key--value lists}
%\begin{function}{\keyval_parse:NNn}
@@ -71,8 +71,8 @@
\group_begin:
\tl_clear:N \l_keyval_sanitise_tl
\tl_set:Nn \l_keyval_sanitise_tl {#1}
- \tl_replace_all_in:Nnn \l_keyval_sanitise_tl { = } { 8 }
- \tl_replace_all_in:Nnn \l_keyval_sanitise_tl { , } { 9 }
+ \tl_replace_all:Nnn \l_keyval_sanitise_tl { = } { 8 }
+ \tl_replace_all:Nnn \l_keyval_sanitise_tl { , } { 9 }
\tl_clear:N \l_keyval_parse_tl
\exp_after:wN \keyval_parse_elt:w \exp_after:wN
\q_no_value \l_keyval_sanitise_tl 9 \q_nil 9