From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/56042 Path: news.gmane.org!not-for-mail From: Philipp Gesang Newsgroups: gmane.comp.tex.context Subject: Re: What do you miss in ConTeXt? Date: Mon, 8 Feb 2010 23:08:29 +0100 Message-ID: <20100208220829.GB6692@aides.aides.com> References: <4B6FF4C6.4000401@googlemail.com> <20100208134949.GB30401@aides.aides.com> <4B7029C9.70706@wxs.nl> <20100208211436.GA6692@aides.aides.com> <4B70816E.4050802@googlemail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0604435723==" X-Trace: ger.gmane.org 1265666982 18103 80.91.229.12 (8 Feb 2010 22:09:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Feb 2010 22:09:42 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Feb 08 23:09:39 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 1NebnV-0001FS-Am for gctc-ntg-context-518@m.gmane.org; Mon, 08 Feb 2010 23:09:37 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6C765C9D71; Mon, 8 Feb 2010 23:11: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 N8Ot9apimCOi; Mon, 8 Feb 2010 23:11:03 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 216E6C9D66; Mon, 8 Feb 2010 23:11:03 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 488B8C9D66 for ; Mon, 8 Feb 2010 23:10:59 +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 bZT77Ry+1s1G for ; Mon, 8 Feb 2010 23:10:54 +0100 (CET) Original-Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by balder.ntg.nl (Postfix) with ESMTP id 58017C9D65 for ; Mon, 8 Feb 2010 23:10:54 +0100 (CET) Original-Received: from extmail.urz.uni-heidelberg.de (extmail.urz.uni-heidelberg.de [129.206.100.140]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id o18M9IjI002035 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 8 Feb 2010 23:09:18 +0100 Original-Received: from localhost (mnhm-5f75dc39.pool.mediaWays.net [95.117.220.57]) (authenticated bits=0) by extmail.urz.uni-heidelberg.de (8.13.4/8.13.1) with ESMTP id o18M9cC6010678 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Mon, 8 Feb 2010 23:09:39 +0100 In-Reply-To: <4B70816E.4050802@googlemail.com> X-Operating-System: Linux aides 2.6.32-ARCH User-Agent: Mutt/1.5.20 (2009-06-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:56042 Archived-At: --===============0604435723== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gatW/ieO32f1wygP" Content-Disposition: inline --gatW/ieO32f1wygP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2010-02-08 <22:26:06>, Wolfgang Schuster wrote: > >Great news, indeed! Is some of this already usable / accessable by way > >of functions in minimals? I can't wait to have a glance at those > >features, especially no. 3. > http://archive.contextgarden.net/message/20100126.184359.e6567256.en.html Ahh, thanks for the example. But when running context on it I get the following: ---------- ! Undefined control sequence. \@@su:xml:bibtex:sorter #1->\xmlresetsorter=20 {bibtex}\xmlfilter {#1}{e/comma= n... l.71 ...etup{bibtex:somebibtex}{xml:bibtex:sorter} ---------- which is odd because \xmlresetsorter _is_ defined in lxml-sor.mkiv. Furthermore when I add ---------- \unprotect \def\xmlresetsorter #1{\ctxlua{lxml.sorters.reset("#1")}} \protect=20 ---------- to the preamble, I get a lua error ("attempt to index field 'sorters' (a nil value)"). But thank you anyways, I now have an impression about how things may look like in the future and I promise to read http://wiki.contextgarden.net/XML#XML.2FConTeXt_in_general next weekend. Regards, Philipp --gatW/ieO32f1wygP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAktwi10ACgkQ02lYlJYWs9LPYwCcDT/49SK83kmwwiGcPA5R92VK b/sAoJ1Wqb9SzItDrt5T82VCqQOIGxPo =WyUD -----END PGP SIGNATURE----- --gatW/ieO32f1wygP-- --===============0604435723== 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 ___________________________________________________________________________________ --===============0604435723==--