From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1359 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Frame Date: Sun, 28 Nov 1999 21:17:43 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.19991128211743.007cbe40@pop.wxs.nl> References: <3.0.6.32.19991125223734.0099fd30@pop.wxs.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035392187 32028 80.91.224.250 (23 Oct 2002 16:56:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:56:27 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Zhang Xiang-sun In-Reply-To: Xref: main.gmane.org gmane.comp.tex.context:1359 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1359 Hi , > the above command can not indent the first paragraph >when used with s-pre-04.tex. below is my set > >\usemodule[pre-colorful] >\switchtobodyfont[chi] \mainlanguage[cn] >\setupindenting[medium,first] > >\starttext > \TitlePage{\MYTITLE} > \Topics{\MYTOPICS} > \Topic{Topic1} > > My first paragram > ... > \stoptext Sectioning commands, itemizations, descriptions and some more have dedicated keys, so here you also need to add: \setuphead[Topic][indentnext=yes] to get a the first paragraph after a section head indented too. (btw, Topic is cloned from chapter). Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl -----------------------------------------------------------------