From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/46208 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Sorting bug in context-alpha (was: Experience on writing a thesis with MKIV) Date: Mon, 8 Dec 2008 20:22:33 -0500 (EST) Message-ID: References: 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 1228785946 17837 80.91.229.12 (9 Dec 2008 01:25:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Dec 2008 01:25:46 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Dec 09 02:26:47 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1L9rN9-00012V-Jp for gctc-ntg-context-518@m.gmane.org; Tue, 09 Dec 2008 02:26:47 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6E7E81FBEB; Tue, 9 Dec 2008 02:25:34 +0100 (CET) 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 32292-02; Tue, 9 Dec 2008 02:24:11 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 197651FB71; Tue, 9 Dec 2008 02:24:11 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B12771FB71 for ; Tue, 9 Dec 2008 02:24:09 +0100 (CET) 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 28504-04-2 for ; Tue, 9 Dec 2008 02:23:31 +0100 (CET) Original-Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by ronja.ntg.nl (Postfix) with ESMTP id 07B141FB64 for ; Tue, 9 Dec 2008 02:23:30 +0100 (CET) Original-Received: FROM dhcp128036150097.central.yale.edu (dhcp128036150097.central.yale.edu [128.36.150.97]) BY hellskitchen.mr.itd.umich.edu ID 493DC891.7FD90.3519 ; 8 Dec 2008 20:23:29 -0500 In-Reply-To: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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:46208 Archived-At: On Mon, 8 Dec 2008, Aditya Mahajan wrote: > Try to download and compile this and see if it works. In the mean time I will > investigate why minimals aren't being updated on my machine. Context minimals are fine. I did not notice before that context-beta was last updated on 2008.11.10. That is almost a month!!! I updated to the latest alpha and there is a bug. If I comment \placeabbreviations in frontmatter.tex, then the entire document compiles fine. > On Mon, 8 Dec 2008, Mohamed Bana wrote: > >> ConTeXt ver: 2008.11.30 14:39 MKIV fmt: 2008.12.1 int: english/english >> >> And have you seen this error; >> >> ! LuaTeX error ...nimals/tex/texmf-local/tex/context/base/core-syn.lua:71: >> attempt to call field 'process' (a nil value) >> stack traceback: >> ...nimals/tex/texmf-local/tex/context/base/core-syn.lua:71: in >> function 'process' >> ...nimals/tex/texmf-local/tex/context/base/core-syn.lua:125: in >> function 'process' >>
:1: in main chunk. >> \mkloadsortedlist ...xlua {joblists.process('#1')} >> \getvalue {\s!reset >> #1}\eg... >> \doplacelistofsynonyms ... ]\mkloadsortedlist {#1} >> \endgroup \ifutilitydone >> \... >> l.162 \placelistofabbreviations Hans, there is a bug in the sorting code. Minimal example: %==================================== \abbreviation {ABC} {Alpha Beta Company} \starttext \placelistofabbreviations We use \abc. \stoptext %===================================== context version: 2008.12.01 10:25 LuaTeX, Version snapshot-0.31.0-2008120715, build unknown This gives the error that Mohamed reported above. 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________