From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16696 Path: main.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Re[2]: nath: \wall and \return doesn't work? Date: Tue, 19 Oct 2004 00:50:57 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <1202601085.20041019005057@iol.it> References: <416E3F74.9070206@creutzig.de> <819811980.20041014120954@iol.it> <41713A04.6010404@creutzig.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1098140152 3972 80.91.229.6 (18 Oct 2004 22:55:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Oct 2004 22:55:52 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Oct 19 00:55:38 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CJgPi-0007rM-00 for ; Tue, 19 Oct 2004 00:55:38 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 268331279F; Tue, 19 Oct 2004 00:55:38 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25282-04; Tue, 19 Oct 2004 00:55:36 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 61AD712787; Tue, 19 Oct 2004 00:55:36 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 376ED12787 for ; Tue, 19 Oct 2004 00:55:35 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25220-05-2 for ; Tue, 19 Oct 2004 00:55:34 +0200 (CEST) Original-Received: from smtp2.libero.it (unknown [193.70.192.52]) by ronja.ntg.nl (Postfix) with ESMTP id D5FAD1277A for ; Tue, 19 Oct 2004 00:55:34 +0200 (CEST) Original-Received: from localhost (172.16.1.79) by smtp2.libero.it (7.0.027-DD01) id 40C7347601AE7F29 for ntg-context@ntg.nl; Tue, 19 Oct 2004 00:56:06 +0200 Original-Received: from ppp-216-143.29-151.libero.it (151.29.143.216) by smtp0.libero.it (7.0.027-DD01) id 40CB280C05278085 for ntg-context@ntg.nl; Tue, 19 Oct 2004 00:55:34 +0200 X-Priority: 3 (Normal) Original-To: mailing list for ConTeXt users In-Reply-To: <41713A04.6010404@creutzig.de> X-Virus-Scanned: by amavisd-new at libero.it serv1 X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16696 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16696 Saturday, October 16, 2004 Christopher Creutzig wrote: > Giuseppe Bilotta wrote: >>>I thought the \return were to go to the horizontal position of the >>>\wall, in the next line? For me, both lines are flush left. >> You are returning too soon. Lines should be ended by \\, not >> \return, unless they are the last indented line; your snipped >> should rather go: > I see -- \return is not =93return to the horizontal position,=94 but > rather, \return is the end of the \wall-indented part, right? Exactly. \wall sets a "new home position" that gets obeyed by all *subsequent* lines (each of them ended by \\) until a \return is met, which "backtracks" the home position to the previous one (you can have multiple \walls). --=20 Giuseppe "Oblomov" Bilotta