From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/74165 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Pablo_Rodr=EDguez?= Newsgroups: gmane.comp.tex.context Subject: bug with headcommand=type in definedescription? Date: Sun, 29 Jan 2012 12:39:47 +0100 Message-ID: <4F253003.5050509@web.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1327837212 22560 80.91.229.3 (29 Jan 2012 11:40:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 29 Jan 2012 11:40:12 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Jan 29 12:40:12 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RrT7E-0006ZU-67 for gctc-ntg-context-518@m.gmane.org; Sun, 29 Jan 2012 12:40:12 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 93297CB220; Sun, 29 Jan 2012 12:40:11 +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 n4FZux8fZUnf; Sun, 29 Jan 2012 12:40:09 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3EC59CB216; Sun, 29 Jan 2012 12:40:09 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0D412CB216 for ; Sun, 29 Jan 2012 12:40:08 +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 Cqyty7Bo1RQK for ; Sun, 29 Jan 2012 12:39:57 +0100 (CET) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id 20A5CCB215 for ; Sun, 29 Jan 2012 12:39:56 +0100 (CET) Original-Received: from fmmailgate02.web.de (fmmailgate02.web.de [217.72.192.227]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q0TBduNb004141 for ; Sun, 29 Jan 2012 12:39:56 +0100 Original-Received: from moweb002.kundenserver.de (moweb002.kundenserver.de [172.19.20.108]) by fmmailgate02.web.de (Postfix) with ESMTP id 14C361C0872DB for ; Sun, 29 Jan 2012 12:39:56 +0100 (CET) Original-Received: from [192.168.1.33] ([83.52.98.201]) by smtp.web.de (mrweb002) with ESMTPA (Nemesis) id 0Le4fk-1SNSxL3IEe-00qKjI; Sun, 29 Jan 2012 12:39:55 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:9.0) Gecko/20111222 Thunderbird/9.0 X-Provags-ID: V02:K0:D43e87EjNzeJLcWJ2ACUgZOSOFX8DZGsTncrMlz0COV n5n516aFHzgsonx5IH1hmQL1EyXvRAqkqIJj02tm7hdqMFgqZo ThWu2fjl4i2KT2nnw/jpgD3efuqMIU1Tvx7vLcPVQbJP+0qDr4 LwMepTQSayg3Gn46+yRboyrVK9+Vg2S9j5iH9eiSihadzGN3gc 4fTeHJsF7leZmgAmVdW/g== X-Bayes-Prob: 0.0002 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=217.72.192.227; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0cGrnDUx5 - 7a9ba1b7698f - 20120129 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 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:74165 Archived-At: Hi there, I have the following sample that works with \type: \definedescription[abc][headcommand=\tfa] \starttext \abc{\type{\startext}} not working \stoptext But if I use the headcommand=type option: \definedescription[abc][headcommand=\type] \starttext \abc{\startext} not working \stoptext it gives an error. Am I doing something wrong or have I hit a bug? Thanks for your help, Pablo -- http://www.oudeis.tk ___________________________________________________________________________________ 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 ___________________________________________________________________________________