LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Classic View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

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

Print Reply
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Date: Mon, 29 Aug 2011 10:43:30 +0200
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
Content-Transfer-Encoding: 7bit
Message-ID: <[log in to unmask]>
Sender: Mailing list for the LaTeX3 project <[log in to unmask]>
From: Ulrike Fischer <[log in to unmask]>
Parts/Attachments: text/plain (18 lines)
Assuming that I have a token list variable like this:

\tl_set:Nn \l_temp_tl { a b c {e f} g {h} i }.

What is the right way to remove the inner braces and convert it to 

{ a b c e f g h i } 

? (spaces don't matter)

(I want to loop through the list, but I need simply chars as
arguments)



-- 
Ulrike Fischer 

ATOM RSS1 RSS2