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
Mime-Version: 1.0 (Apple Message framework v1082)
Content-Type: text/plain; charset=us-ascii
Date: Sat, 18 Dec 2010 02:31:41 +0100
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
Content-Transfer-Encoding: 7bit
Message-ID: <[log in to unmask]>
Sender: Mailing list for the LaTeX3 project <[log in to unmask]>
From: Philipp Stephani <[log in to unmask]>
Parts/Attachments: text/plain (17 lines)
Hello,

lines 1377 to 1383 of l3tl.dtx read

    \tex_ifx:D \l_tl_tmpa_tl \l_tl_tmpb_tl
      \group_end:
      \prg_return_false:
    \tex_else:D
      \group_end:
      \prg_return_false:
    \tex_fi:D

The first \prg_return_false: should be \prg_return_true:.

Regards,
Philipp

ATOM RSS1 RSS2