From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/38150 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: About the indent after a displayed formula Date: Wed, 19 Dec 2007 18:05:38 +0100 Message-ID: <115224fb0712190905k7a3431a9hf80313d5e2df1d71@mail.gmail.com> References: <20071219153526.GA5006@gentoo> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1198084101 21243 80.91.229.12 (19 Dec 2007 17:08:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Dec 2007 17:08:21 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Wed Dec 19 18:08:32 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1J52OV-0001n5-Vz for gctc-ntg-context-518@m.gmane.org; Wed, 19 Dec 2007 18:07:44 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E82961FAF5; Wed, 19 Dec 2007 18:07:10 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31287-04-9; Wed, 19 Dec 2007 18:06:33 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EB37E1FAE5; Wed, 19 Dec 2007 18:06:29 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1A1FD1FAE5 for ; Wed, 19 Dec 2007 18:06:19 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03329-02-3 for ; Wed, 19 Dec 2007 18:05:41 +0100 (CET) Original-Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by ronja.ntg.nl (Postfix) with ESMTP id B1F5C1FADF for ; Wed, 19 Dec 2007 18:05:38 +0100 (CET) Original-Received: by ug-out-1314.google.com with SMTP id q2so293122uge.50 for ; Wed, 19 Dec 2007 09:05:38 -0800 (PST) Original-Received: by 10.67.116.11 with SMTP id t11mr2359994ugm.61.1198083938373; Wed, 19 Dec 2007 09:05:38 -0800 (PST) Original-Received: by 10.66.252.15 with HTTP; Wed, 19 Dec 2007 09:05:38 -0800 (PST) In-Reply-To: <20071219153526.GA5006@gentoo> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:38150 Archived-At: 2007/12/19, Longmin Wang : > Dear all, > > I found that if a paragraph is ended by a displayed formula, the first > line of the next paragraph will not indent. It is a feature or bug? > And how do I enable this indent? > > The following is a very simple example. Please note the second > paragraph. > > \setupindenting[medium, yes] > \starttext > This is a test file. > \startformula > x^2+y^2=1. > \stopformula > > This is a test file. > > This is a test file. > \stoptext This is the normal behaviour in ConTeXt but you can change it. \setupformulae[indentnext=auto] % or yes Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________