From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/56401 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: \groupedcommand missing bracket Date: Fri, 19 Feb 2010 14:35:02 -0500 (EST) Message-ID: References: <746BDBA5-361E-4826-94DE-1DFF63CD56EF@st.estfiles.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1266608123 9362 80.91.229.12 (19 Feb 2010 19:35:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Feb 2010 19:35:23 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Feb 19 20:35:20 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NiYd8-0006KA-Hk for gctc-ntg-context-518@m.gmane.org; Fri, 19 Feb 2010 20:35:14 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 37D86C9D39; Fri, 19 Feb 2010 20:35:12 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 9BETTsvd+acP; Fri, 19 Feb 2010 20:35:08 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5FC35C9C8F; Fri, 19 Feb 2010 20:35:08 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 96B67C9C8F for ; Fri, 19 Feb 2010 20:35:07 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 3fZUAz4Cn+Q8 for ; Fri, 19 Feb 2010 20:35:05 +0100 (CET) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.161]) by balder.ntg.nl (Postfix) with ESMTP id B97FCC9C01 for ; Fri, 19 Feb 2010 20:35:04 +0100 (CET) Original-Received: FROM dhcp128036155139.central.yale.edu (dhcp128036155139.central.yale.edu [128.36.155.139]) By tombraider.mr.itd.umich.edu ID 4B7EE7E7.48B4C.5300 ; Authuser adityam; 19 Feb 2010 14:35:03 EST In-Reply-To: <746BDBA5-361E-4826-94DE-1DFF63CD56EF@st.estfiles.de> User-Agent: Alpine 2.01 (LNX 1266 2009-07-14) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:56401 Archived-At: On Fri, 19 Feb 2010, Steffen Wolfrum wrote: > Hi, > > does someone know what's going wrong here? > > > \definestartstop[Literature] [before={\startcolumns[n=1]},after={\stopcolumns}] > > \define\Colorit% > {\groupedcommand{\color[blue]\em}\/} > > \starttext > > This works: > > test \Colorit{color} text. > > This dont't: > > \startLiterature > test \Colorit{color} text. > \stopLiterature > > Why? Not sure, but why not use the more canonical \definestartstop[Colorit] [color=blue, style=em] (I believe it also does italic correction). Aditya ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________