LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Tue, 21 Feb 2012 12:56:31 +0000
Reply-To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Message-ID:
Subject:
MIME-Version:
1.0
Content-Transfer-Encoding:
7bit
In-Reply-To:
<20120221120259.GA18620@csmvddesktop>
Content-Type:
text/plain; charset=ISO-8859-1
From:
Joseph Wright <[log in to unmask]>
Parts/Attachments:
text/plain (13 lines)
On 21/02/2012 12:02, dongen wrote:
>     \tl_new:N \l_arg_tl
>     \regex_const:Nn \c_slash_regex_tl    { / }
>     \tl_set:Nn \l_arg_tl {1234/5678/9012}
>     \regex_replace_all:NnN \c_slash_regex_tl {\c{textbackslash}} \l_arg_tl
>     \regex_use:N \l_arg_tl

       ^^^^^^^^^^^

You want \tl_use:N
--
Joseph Wright

ATOM RSS1 RSS2