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
Sender: Mailing list for the LaTeX3 project <[log in to unmask]>
Date: Sun, 29 Jan 2012 08:35:03 -0500
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
MIME-Version: 1.0
Message-ID: <[log in to unmask]>
In-Reply-To: <[log in to unmask]>
Content-Type: text/plain; charset=ISO-8859-1
From: Bruno Le Floch <[log in to unmask]>
Parts/Attachments: text/plain (18 lines)
>> Perhaps you meant
>>
>>   \csname\ifnum 3>2\fi\endcsname
>>
>> which indeeds does \csname\relax\endcsname, an error.
>
> We should be fine here in expl3, I think, as internally we have
> something like
>
>   \csname\ifnum\numexpr3\relax>\numexpr2\relax\fi\endcsname
>
> in this scenario, and that is fine.

Precisely. If there were stray "implicit \relax", then they would
appear in x-expansion as well.

Bruno

ATOM RSS1 RSS2