From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20745 Path: news.gmane.org!not-for-mail From: "John R. Culleton" Newsgroups: gmane.comp.tex.context Subject: Re: Necessary and optional comands for combinedcontent. Date: Wed, 8 Jun 2005 14:48:02 +0000 Organization: WexfordPress Message-ID: <200506081448.02899.john@wexfordpress.com> References: <200506080933.18491.john@wexfordpress.com> <1118250960.8901.19.camel@localhost.localdomain> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1118256801 4914 80.91.229.2 (8 Jun 2005 18:53:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Jun 2005 18:53:21 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jun 08 20:53:15 2005 Return-path: 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 1Dg5eC-0001Vt-Ld for gctc-ntg-context-518@m.gmane.org; Wed, 08 Jun 2005 20:51:28 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 943C6127BB; Wed, 8 Jun 2005 20:55:32 +0200 (CEST) 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 21153-04; Wed, 8 Jun 2005 20:55:32 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DD2F0127A3; Wed, 8 Jun 2005 20:51:48 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 95EFE127A3 for ; Wed, 8 Jun 2005 20:51:47 +0200 (CEST) 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 21153-02 for ; Wed, 8 Jun 2005 20:51:46 +0200 (CEST) Original-Received: from mta13.adelphia.net (mta13.mail.adelphia.net [68.168.78.44]) by ronja.ntg.nl (Postfix) with ESMTP id 5E4E5127A2 for ; Wed, 8 Jun 2005 20:51:45 +0200 (CEST) Original-Received: from 69-174-190-44.frdrmd.adelphia.net ([69.174.190.44]) by mta13.adelphia.net (InterMail vM.6.01.04.01 201-2131-118-101-20041129) with ESMTP id <20050608185144.OALR4191.mta13.adelphia.net@69-174-190-44.frdrmd.adelphia.net>; Wed, 8 Jun 2005 14:51:44 -0400 Original-To: ntg-context@ntg.nl User-Agent: KMail/1.7.2 In-Reply-To: <1118250960.8901.19.camel@localhost.localdomain> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20745 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20745 On Wednesday 08 June 2005 05:16 pm, Stuart Jansen wrote: > > ConTeXt already has the content combinedlist defined. So yes, you can > just use \completecontent[option=value]. \definecombinedlist is > available so that you can define your own type of combinedlist in case > the behavior of content does not match your needs. > > The \setupcommand and \command pairing is a standard ConTeXt idiom. A > common usage is to define global behavior in the \setupcommand before > \starttext and then apply local variations in the \command. Of course, > \setupcommand can usually be called at any time, for example to change > behavior between part one and part two of a book. > > If you haven't already, I suggest looking at cont-eni.pdf for more > information. I like to make simple test cases and play with commands to > understand them better. Below is an example you could use if needed. My copy of cont-enp.pdf is nearly worn out. But it does not distinguish between necessary and optional. Hence my question. I will try stuffing all the parameters into \completecontent and see how far I get. TFYH John Culleton