LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show HTML 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:
Joseph Wright <[log in to unmask]>
Reply To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Thu, 11 Sep 2008 07:29:41 +0100
Content-Type:
text/plain
Parts/Attachments:
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