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

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

Print Reply
Joseph Wright <[log in to unmask]>
Thu, 11 Sep 2008 07:29:41 +0100
text/plain (16 lines)
Hi,

I'm currently replacing

\toks@{stuff including "#1"}
\edef\myvar{\the\toks@}

by

\toks_set:No \l_tmpa_toks {stuff including "#1"}
\tlp_set:Nx \l_my_tlp {\toks_use:N\l_tmpa_toks}

Is there a pre-coded function for this (I may have misunderstood somewhere).
-- 
Joseph Wright

ATOM RSS1 RSS2