From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26076 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Force an indent Date: Mon, 20 Feb 2006 19:13:26 +0100 Message-ID: <43FA06C6.10707@elvenkind.com> References: <3D8C145F-48FE-461A-A512-DE7F10439039@cox.net> <43F9A06A.7090008@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1140459234 29655 80.91.229.2 (20 Feb 2006 18:13:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Feb 2006 18:13:54 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Feb 20 19:13:51 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1FBFXd-0007ck-UY for gctc-ntg-context-518@m.gmane.org; Mon, 20 Feb 2006 19:13:46 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3BB121279C; Mon, 20 Feb 2006 19:13:45 +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 21382-02; Mon, 20 Feb 2006 19:13:40 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 424581278A; Mon, 20 Feb 2006 19:13:40 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D4A081278A for ; Mon, 20 Feb 2006 19:13:38 +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 21308-04-2 for ; Mon, 20 Feb 2006 19:13:38 +0100 (CET) Original-Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by ronja.ntg.nl (Postfix) with SMTP id 074E912784 for ; Mon, 20 Feb 2006 19:13:37 +0100 (CET) Original-Received: from boo.demon.nl ([82.161.175.147]:41522 helo=[192.168.1.3]) by post-22.mail.nl.demon.net with esmtp (Exim 4.51) id 1FBFXV-0005mn-Kn for ntg-context@ntg.nl; Mon, 20 Feb 2006 18:13:37 +0000 User-Agent: Mozilla Thunderbird 1.0 (X11/20050215) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:26076 Archived-At: David Arnold wrote: > OK, > > But this gives the same result. No indent. [ok] > How can I get that paragraph after the placeformula to indent? \setupindenting[medium,yes] \setupformulas[indentnext=yes] %\setupfloats[indentnext=yes] % maybe desired as well? I just discovered that only this \setupindenting[medium,always] doesn't work either, and that is a bit counterintuitive. Cheers, Taco