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
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Date: Mon, 3 Jan 2011 22:06:39 +0000
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
MIME-Version: 1.0
Message-ID: <[log in to unmask]>
Content-Transfer-Encoding: 7bit
Sender: Mailing list for the LaTeX3 project <[log in to unmask]>
From: Joseph Wright <[log in to unmask]>
Parts/Attachments: text/plain (14 lines)
Hello all,

Working on the galley (see the latest SVN checkin), I find that 
\box_if_empty:NTF is misleading. The test is for a void box, not an 
empty one:

\box_new:N \l_my_box
\hbox_set:Nn \l_my_box {}
\box_if_empty:NTF \l_my_box { NOPE } { OOPS }

I think it should be \box_if_void:NTF - any objections?
-- 
Joseph Wright

ATOM RSS1 RSS2