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
Show All Mail Headers

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

Print Reply
Subject:
From:
Bruno Le Floch <[log in to unmask]>
Reply To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Thu, 24 May 2012 12:52:52 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)
Hello all,

A small correction: \clist_use:N should be replaced by \tl_use:N since
that function inserts the comma list in the input stream, including
the commas.  The alternative suggested by Joseph removes the commas.

-- 
Bruno Le Floch

On 5/23/12, Joseph Wright <[log in to unmask]> wrote:
> Hello all,
>
> The following functions have been deprecated and will be removed after
> 2012-08-31 with no replacement direct:
>
>   \clist_use:N
>   \seq_use:N
>
> The appropriate alternatives at present are
>
>   \clist_map_function:NN <argument> \use:n
>   \seq_map_function:NN   <argument> \use:n
> --
> Joseph Wright
>

ATOM RSS1 RSS2