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 13:28:48 +0000
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
Message-ID: <[log in to unmask]>
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
In-Reply-To: <[log in to unmask]>
Content-Type: text/plain; charset=ISO-8859-1
From: Joseph Wright <[log in to unmask]>
Parts/Attachments: text/plain (18 lines)
Hello Bruno,

On 29/01/2012 13:17, Bruno Le Floch wrote:
> 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.
-- 
Joseph Wright

ATOM RSS1 RSS2