From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16686 Path: main.gmane.org!not-for-mail From: Christopher Creutzig Newsgroups: gmane.comp.tex.context Subject: Re: nath: \wall and \return doesn't work? Date: Sat, 16 Oct 2004 17:11:00 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <41713A04.6010404@creutzig.de> References: <416E3F74.9070206@creutzig.de> <819811980.20041014120954@iol.it> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1098085609 9978 80.91.229.6 (18 Oct 2004 07:46:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Oct 2004 07:46:49 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 18 09:46:35 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 1CJSDz-0002Ue-00 for ; Mon, 18 Oct 2004 09:46:35 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6F3DB1279D; Mon, 18 Oct 2004 09:46:34 +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 21318-05; Mon, 18 Oct 2004 09:46:31 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9301012793; Mon, 18 Oct 2004 09:46:31 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E062212793 for ; Mon, 18 Oct 2004 09:46:30 +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 21339-03 for ; Mon, 18 Oct 2004 09:46:30 +0200 (CEST) Original-Received: from mailgate2.uni-paderborn.de (unknown [131.234.22.35]) by ronja.ntg.nl (Postfix) with ESMTP id 4D44B12791 for ; Mon, 18 Oct 2004 09:46:30 +0200 (CEST) Original-Received: from mlt131.math.uni-paderborn.de ([131.234.103.131]) by mailgate2.uni-paderborn.de with asmtp (TLSv1:AES256-SHA:256) (Exim 4.34) id 1CJSDd-0000Ce-Ro for ntg-context@ntg.nl; Mon, 18 Oct 2004 09:46:13 +0200 User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: de, en-gb, en, en-us Original-To: mailing list for ConTeXt users In-Reply-To: <819811980.20041014120954@iol.it> X-Enigmail-Version: 0.84.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime X-UNI-PB_FAK-EIM-MailScanner-Information: Please see http://imap.uni-paderborn.de for details X-UNI-PB_FAK-EIM-MailScanner: Found to be clean X-UNI-PB_FAK-EIM-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-5, required 4, AUTH_EIM_USER -5.00) X-MailScanner-From: christopher@creutzig.de 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:16686 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16686 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=20 rather, \return is the end of the \wall-indented part, right? merci, Christopher