Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id pBULZrid017774 for ; Fri, 30 Dec 2011 22:35:54 +0100 Received: (qmail 14234 invoked by alias); 30 Dec 2011 21:35:48 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 30 Dec 2011 21:35:48 -0000 Received: from relay2.uni-heidelberg.de (EHLO relay2.uni-heidelberg.de) [129.206.210.211] by mx0.gmx.net (mx075) with SMTP; 30 Dec 2011 22:35:48 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id pBULXS3Y029923 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 30 Dec 2011 22:33:28 +0100 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id pBULIsrB004061; Fri, 30 Dec 2011 22:33:27 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 1938448 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Fri, 30 Dec 2011 22:33:27 +0100 Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id pBULXRWa019945 for ; Fri, 30 Dec 2011 22:33:27 +0100 Received: from anchor-msapost-1.mail.demon.net (anchor-msapost-1.mail.demon.net [195.173.77.164]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id pBULVbkD029519 for ; Fri, 30 Dec 2011 22:32:25 +0100 Received: from morningstar2.demon.co.uk ([80.176.134.7] helo=palladium.local) by anchor-post-1.mail.demon.net with esmtpsa (AUTH morningstar2) (TLSv1:AES256-SHA:256) (Exim 4.69) id 1Rgk37-0006pc-fx; Fri, 30 Dec 2011 21:31:37 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 References: <4EFDA406.8030702@latex-project.org> X-Enigmail-Version: 1.3.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <4EFE2DB8.2080805@morningstar2.co.uk> Date: Fri, 30 Dec 2011 21:31:36 +0000 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Re: \leavevmode? To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <4EFDA406.8030702@latex-project.org> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Sender is in whitelist: joseph.wright@MORNINGSTAR2.CO.UK); Detail=5D7Q89H36p4L00VTXC6D4q0N+AH0PUCnBi0P5cROEGjO+pG7NAH/K+tf9SrVFtpLrKONl 2T9EL4W4U4jgzLbnCcGpk1z/zwmKT/K1fv3lD0=V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de Status: R X-Status: X-Keywords: X-UID: 6977 On 30/12/2011 11:44, Frank Mittelbach wrote: > Am 30.12.2011 10:46, schrieb Ulrike Fischer: >> Hello, >> >> what is the recommended way to issue a \leavevmode in latex3? > > I guess the answer is not yet. Eventually the underlying concept should > be part of the galley module. But how this will provided in the end > depends a little bit on how far we take this module. There have been two > different implementations initially with somewhat different concepts and > the new one by Joseph implements some but not all of the original one > (for good reasons I would say). In some parts of the coffin code, we do this 'directly' using \hbox_unpack:N \c_empty_box As Frank says, the galley module contains \galley_leave_vmode:, but that is not loaded by default. -- Joseph Wright