From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/70804 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Lilypond Date: Sun, 21 Aug 2011 21:53:20 -0400 (EDT) Message-ID: References: <53762C1C-F3B2-4627-8A45-0EAB68CBDC73@fiee.net> <61F3C339-8949-48E3-97DD-8C6071958B29@fiee.net> <4822756A-A54B-4C4F-968A-9AEFB75B1F16@fiee.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-1463808510-1152649005-1313978002=:2153" X-Trace: dough.gmane.org 1313978140 21298 80.91.229.12 (22 Aug 2011 01:55:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 22 Aug 2011 01:55:40 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Aug 22 03:55:37 2011 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 1QvJjk-0005mL-K0 for gctc-ntg-context-518@m.gmane.org; Mon, 22 Aug 2011 03:55:36 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C7232CAEFC; Mon, 22 Aug 2011 03:55:35 +0200 (CEST) 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 GhpvQpoameAO; Mon, 22 Aug 2011 03:55:32 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 20781CAE9B; Mon, 22 Aug 2011 03:55:32 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BF1A0CAE9B for ; Mon, 22 Aug 2011 03:55:29 +0200 (CEST) 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 tcuJlYOyVg+Z for ; Mon, 22 Aug 2011 03:55:27 +0200 (CEST) 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 285B1CAE56 for ; Mon, 22 Aug 2011 03:55:27 +0200 (CEST) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.12.86]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p7M1tOvN007123 for ; Mon, 22 Aug 2011 03:55:26 +0200 Original-Received: FROM [10.0.2.15] (bas3-montreal02-1096682341.dsl.bell.ca [65.94.11.101]) By tombraider.mr.itd.umich.edu ID 4E51B70B.4D699.20359 ; Authuser adityam; 21 Aug 2011 21:55:23 EDT In-Reply-To: User-Agent: Alpine 2.02 (LNX 1266 2009-07-14) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.12.86; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0cFndToXI - 54c23e36c0af - 20110822 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:70804 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---1463808510-1152649005-1313978002=:2153 Content-Type: TEXT/PLAIN; charset=ISO-8859-7; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Sun, 21 Aug 2011, Aditya Mahajan wrote: > On Sun, 21 Aug 2011, Henning Hraban Ramm wrote: > >> - even if I rename the buffer file, LilyPond isn=A2t run. >>=20 >> t-filter > current filter : lilypond >> t-filter > base file : test1-temp-lilypond >> t-filter > input file : test1-temp-lilypond.tmp >> t-filter > output file : >> t-filter > command : > > With the latest version, I also get this. Strange. This took a while to debug. The internal representation of the namespace=20 macros has changed in MkIV. \definenamespace[whatever][...] \definewhatever[something][key=3Dvalue] now defines a macro \whatever:something:key rather than=20 \whateversomethingkey (note the extra colon). In the filter module, I had: \getparameters[\externalfilter::namespace#1][\s!parent=3D\externalfilter::n= amespace,#2] which fails in MkIV. To get a working solution in both MkII and MkIV I=20 need: \setupexternalfilter[#1][\s!parent=3D\externalfilter::namespace,#2] @Hans and Wolfgang: Is it possible to change the internnal representation= =20 in mult-aux.mkii so that MkII and MkIV are consistent again? @Hraban: Long story short, the filter module is working again. Can you=20 test the dev branch from the latest git version? Aditya ---1463808510-1152649005-1313978002=:2153 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ ---1463808510-1152649005-1313978002=:2153--