LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Proportional 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:
Thu, 24 May 2012 12:52:52 +0200
Reply-To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Subject:
MIME-Version:
1.0
Message-ID:
In-Reply-To:
Content-Type:
text/plain; charset=ISO-8859-1
From:
Bruno Le Floch <[log in to unmask]>
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