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:
Ulrike Fischer <[log in to unmask]>
Reply To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Mon, 29 Aug 2011 10:43:30 +0200
Content-Type:
text/plain
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