From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14596 Path: main.gmane.org!not-for-mail From: David Munger Newsgroups: gmane.comp.tex.context Subject: =?iso-8859-1?Q?Re=A0=3A_=5BNTG-context=5D_?= =?iso-8859-1?B?UmU6IFJloDo=?= Indentation after formulas Date: Wed, 21 Jan 2004 12:24:44 -0500 Sender: ntg-context-admin@ntg.nl Message-ID: <20040121172444.GA8647@callisto.jupiter.qc.ca> References: <20040115172541.GA23734@callisto.jupiter.qc.ca> <20040115172624.GC23734@callisto.jupiter.qc.ca> <20040120205956.GA26851@callisto.jupiter.qc.ca> <1646293029.20040121132231@iol.it> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; Format=Flowed; DelSp=Yes; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1074705934 16939 80.91.224.253 (21 Jan 2004 17:25:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Jan 2004 17:25:34 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Jan 21 18:25:27 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 1AjM6Z-0007gc-00 for ; Wed, 21 Jan 2004 18:25:27 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id BCE5210B3C; Wed, 21 Jan 2004 18:24:28 +0100 (MET) Original-Received: from tomts36-srv.bellnexxia.net (tomts36.bellnexxia.net [209.226.175.93]) by ref.ntg.nl (Postfix) with ESMTP id 4922B10B31 for ; Wed, 21 Jan 2004 18:23:52 +0100 (MET) Original-Received: from callisto.jupiter.qc.ca ([67.68.66.147]) by tomts36-srv.bellnexxia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040121172445.FRCN11804.tomts36-srv.bellnexxia.net@callisto.jupiter.qc.ca> for ; Wed, 21 Jan 2004 12:24:45 -0500 Original-Received: from localhost ([127.0.0.1] helo=callisto ident=david) by callisto.jupiter.qc.ca with esmtp (Exim 4.30) id 1AjM5t-0002sS-66 for ntg-context@ntg.nl; Wed, 21 Jan 2004 12:24:45 -0500 Original-To: ntg-context@ntg.nl Content-Disposition: inline In-Reply-To: <1646293029.20040121132231@iol.it> (from gip.bilotta@iol.it on mer, jan 21, 2004 at 07:22:31 -0500) X-Mailer: Balsa 2.0.15 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:14596 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14596 > Try \setupformulas[indentnext=yes], 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=no]. 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=auto] in t-amsl.tex. Is it intended to indent on a paragraph change following a formula and to make no indentation if there's no paragraph change, just like in LaTeX? If it is, I might have to upgrade again. David