From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4223 Path: main.gmane.org!not-for-mail From: Han The Thanh Newsgroups: gmane.comp.tex.context Subject: Re: how to define another part of a document Date: Fri, 23 Feb 2001 16:54:24 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <20010223165424.A4338@anxur.fi.muni.cz> References: <3.0.6.32.20010223115208.01939240@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035394907 23921 80.91.224.250 (23 Oct 2002 17:41:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:41:47 +0000 (UTC) Cc: ConTeXt List Original-To: Hans Hagen In-Reply-To: <3.0.6.32.20010223115208.01939240@server-1>; from pragma@wxs.nl on Fri, Feb 23, 2001 at 11:52:08AM +0100 Xref: main.gmane.org gmane.comp.tex.context:4223 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4223 > \definesectionblock [myblock] [myblocks] > > \setupsectionblock [myblock] [number=no] > > \starttext > > \startmyblocks > > \chapter{Whow, this is My Block!} > > \stopmyblocks > > \stoptext > > The two argument approach permits definitions of more meaningful commands, > like singular/plural destinction (needed for the > dutch interface) like frontpart for the general name of a block, but > frontmatter for the command [suggested b y sebastian rahtz]. thanks, Hans. Can you please also tell me how to define the label of the chapters inside myblock? The command \setuplabeltext seems to have global effect. Thanh