diff options
author | Karl Berry <karl@freefriends.org> | 2016-10-19 20:37:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-10-19 20:37:37 +0000 |
commit | 97a401ad817da2dafd1069df9d87a28ed39df69b (patch) | |
tree | f1555539115424980d80f573f5d17ded80989dd8 /Master/texmf-dist/tex/latex/l3experimental/l3str/l3str-esc-string.def | |
parent | 8bd51564ec4daf2be1c0e6767abbd5215cb8b21a (diff) |
l3experimental (18oct16)
git-svn-id: svn://tug.org/texlive/trunk@42305 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3experimental/l3str/l3str-esc-string.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/l3experimental/l3str/l3str-esc-string.def | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/l3experimental/l3str/l3str-esc-string.def b/Master/texmf-dist/tex/latex/l3experimental/l3str/l3str-esc-string.def index 28babc286f9..3d36f4ef1e2 100644 --- a/Master/texmf-dist/tex/latex/l3experimental/l3str/l3str-esc-string.def +++ b/Master/texmf-dist/tex/latex/l3experimental/l3str/l3str-esc-string.def @@ -51,7 +51,7 @@ \char_set_catcode_other:N \^^M \tex_lowercase:D { - \cs_new_protected_nopar:Npn \__str_convert_unescape_string: + \cs_new_protected:Npn \__str_convert_unescape_string: { \group_begin: \flag_clear:n { str_byte } @@ -134,7 +134,7 @@ \group_end: \str_const:Nx \c__str_escape_string_str { \c_backslash_str ( ) } -\cs_new_protected_nopar:Npn \__str_convert_escape_string: +\cs_new_protected:Npn \__str_convert_escape_string: { \__str_convert_gmap:N \__str_escape_string_char:N } \cs_new:Npn \__str_escape_string_char:N #1 { |