From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30222 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: the closing bracket (structuring syntax) Date: Thu, 10 Aug 2006 22:52:33 +0200 Message-ID: References: <44DB9AB9.4000809@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1155243183 10297 80.91.229.2 (10 Aug 2006 20:53:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 10 Aug 2006 20:53:03 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Aug 10 22:52:59 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 1GBHWK-0007hD-KO for gctc-ntg-context-518@m.gmane.org; Thu, 10 Aug 2006 22:52:48 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 230491FF0A; Thu, 10 Aug 2006 22:52:48 +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 29154-03-3; Thu, 10 Aug 2006 22:52:43 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2E49D1FEFD; Thu, 10 Aug 2006 22:52:43 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1C8391FEFB for ; Thu, 10 Aug 2006 22:52:41 +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 29154-03-2 for ; Thu, 10 Aug 2006 22:52:39 +0200 (CEST) Original-Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de [80.67.18.15]) by ronja.ntg.nl (Postfix) with SMTP id 6B8701FED4 for ; Thu, 10 Aug 2006 22:52:39 +0200 (CEST) Original-Received: (qmail 5319 invoked from network); 10 Aug 2006 20:52:38 -0000 Original-Received: from unknown (HELO [62.180.164.7]) (698580@[62.180.164.7]) (envelope-sender ) by smtprelay03.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 10 Aug 2006 20:52:38 -0000 In-Reply-To: <44DB9AB9.4000809@wxs.nl> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.752.2) 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:30222 Archived-At: Thank you. \footnote \index \chapter \section ... \it \bf \sc \mr \cap \language[...] That would be quite a good start. Steffen Am 10.08.2006 um 22:44 schrieb Hans Hagen: > Steffen Wolfrum wrote: >> Hi, >> >> in XML and alike there is a concept of dedicated start/stop in >> formatting: >> >> ... >> ... >> ... >> >> But in ConTeXt/TeX we have always the same closing syntax "}". That >> makes reading the code not easier. >> >> Is there a workaround to define the closing more precisely (like the >> examples above), >> so that finding a "}" in a ConTeXt source lets me distinguish what >> it's about? >> >> But in such a way that the file still can be processed as a regular >> ConTeXt file? >> > its' no problem to define most commands as start/stop, however keep in > mind that some start/stop constructs (like tables) pick up pieces in > order to store them > > so, if some commands need start/stop variants ... just make me a list > and we'll see what we can do about it > > 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.com > | www.pragma-pod.nl > ----------------------------------------------------------------- > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >