From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14597 Path: main.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: =?ISO-8859-15?Q?Re=3A_Re=A0=3A_=5BNTG-context=5D_Re=3A_Re=A0=3A_=5BNTG-?= =?ISO-8859-15?Q?context=5D_Indentation_after_formulas?= Date: Wed, 21 Jan 2004 18:34:27 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <59733848.20040121183427@iol.it> References: <20040115172541.GA23734@callisto.jupiter.qc.ca> <20040115172624.GC23734@callisto.jupiter.qc.ca> <20040120205956.GA26851@callisto.jupiter.qc.ca> <1646293029.20040121132231@iol.it> <20040121172444.GA8647@callisto.jupiter.qc.ca> Reply-To: ntg-context@ntg.nl 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 1074706533 18610 80.91.224.253 (21 Jan 2004 17:35:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Jan 2004 17:35:33 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Jan 21 18:35:26 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AjMGE-00008M-00 for ; Wed, 21 Jan 2004 18:35:26 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 5D1AE10B3C; Wed, 21 Jan 2004 18:34:28 +0100 (MET) Original-Received: from smtp0.libero.it (smtp0.libero.it [193.70.192.33]) by ref.ntg.nl (Postfix) with ESMTP id CF69D10B31 for ; Wed, 21 Jan 2004 18:33:55 +0100 (MET) Original-Received: from ppp-200-148.29-151.libero.it (151.29.148.200) by smtp0.libero.it (7.0.020-DD01) id 3F6F1CE70227B39E for ntg-context@ntg.nl; Wed, 21 Jan 2004 18:34:49 +0100 X-Priority: 3 (Normal) Original-To: ntg-context@ntg.nl In-Reply-To: <20040121172444.GA8647@callisto.jupiter.qc.ca> Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:14597 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14597 Wednesday, January 21, 2004 David Munger wrote: >> Try \setupformulas[indentnext=3Dyes], rather. Of course, you do >> know that indenting the text following a formula when the text refers to >> the formula is not a typographical/structural good idea, don't >> you? ;) > Ahhh... It works fine with \setupformulas[indentnext=3Dno]. Thanks. > Actually, I was not trying to indent text following formulas, but rather = to > remove such indentation, which seems to be the default behavior. > I noticed a \setupformulas[indentnext=3Dauto] in t-amsl.tex. Is it intend= ed to > indent on a paragraph change following a formula and to make no indentati= on if > there's no paragraph change, just like in LaTeX? If it is, I might have to > upgrade again. You got the meaning of indentnext=3Dauto correctly. That's the default, so it *should* work this way: if there is an empty line after the \], then indent next text; if there is no empty line, then don't indent next line. OTOH, I'm thinking there is probably a bug somewhere in there, because of the \ignorespaces I'm using in the definition of \]; I'll have to look into this. --=20 Giuseppe "Oblomov" Bilotta