From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/38063 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: [Dev-luatex] beta 0.20.2 released Date: Mon, 17 Dec 2007 19:02:36 +0100 Message-ID: <6faad9f00712171002t8095577ic7c9be1460351490@mail.gmail.com> References: <47668B0E.6060307@elvenkind.com> <8F8AFDA7-A2A9-414D-BD5A-DCF9AEB47BF2@uni-bonn.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" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1197914744 24196 80.91.229.12 (17 Dec 2007 18:05:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Dec 2007 18:05:44 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 17 19:05:45 2007 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 1J4KKS-0001qg-9o for gctc-ntg-context-518@m.gmane.org; Mon, 17 Dec 2007 19:04:36 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 768781FB9B; Mon, 17 Dec 2007 19:04:00 +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 13044-01-10; Mon, 17 Dec 2007 19:03:18 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C77721FB77; Mon, 17 Dec 2007 19:03:18 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4CBB81FB77 for ; Mon, 17 Dec 2007 19:03:17 +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 13044-01-9 for ; Mon, 17 Dec 2007 19:02:44 +0100 (CET) Original-Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.229]) by ronja.ntg.nl (Postfix) with ESMTP id 5BE861FB6D for ; Mon, 17 Dec 2007 19:02:43 +0100 (CET) Original-Received: by wr-out-0506.google.com with SMTP id c47so1465650wra.20 for ; Mon, 17 Dec 2007 10:02:41 -0800 (PST) Original-Received: by 10.143.121.5 with SMTP id y5mr1331527wfm.223.1197914557146; Mon, 17 Dec 2007 10:02:37 -0800 (PST) Original-Received: by 10.143.40.7 with HTTP; Mon, 17 Dec 2007 10:02:36 -0800 (PST) In-Reply-To: <8F8AFDA7-A2A9-414D-BD5A-DCF9AEB47BF2@uni-bonn.de> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:38063 Archived-At: On Dec 17, 2007 4:59 PM, Thomas A. Schmitz wrote: > > On Dec 17, 2007, at 3:43 PM, Taco Hoekwater wrote: > > > Hi all, > > > > I have just uploaded the archives for luatex 0.20.2. This > > is a simple bugfix release for last week's beta: > > > > * some portability fixes to the build scripts > > * a fix for multi-\span in alignments causing unbreakable > > loops > > * manual improvements from Jonathan Sauer > > * fix for undefined csnames in \directlua if > > web2c's hash_extra is nonzero > > * fix for LR text inside of a RL document > > * fix for open_read_file callback not being called > > unless find_read_file was also registered > > * removed the ocp status message when \ocps are not > > actually used > > * "unicodeenc" in the fontforge to_table renamed to > > "unicode" for improved consistency > > > > I have uploaded source and linux/win32 binaries to > > > > http://foundry.supelec.fr/projects/luatex/ > > > > Have fun, > > > > Taco > > Any news on the Mac OS X 10.5 question? I still get the error > > gcc -DHAVE_CONFIG_H -I. -I../../../src/texk/web2c -I.. -I../../../src/ > texk/web2c/.. -I../../libs/obsdcompat -I../../libs/obsdcompat/.. - > I../../../src/texk/web2c/../../libs/obsdcompat -I../../../src/texk/ > web2c/../../libs/obsdcompat/.. -Dextra_version_info=`date +-%Y%m%d%H` > -g -O2 -c luatexextra.c -o luatexextra.o > luatexextra.c: In function 'main': > luatexextra.c:408: error: storage size of 'sigstk' isn't known > make: *** [luatexextra.o] Error 1 > > when I try to build it, so I'll have to wait for Arthur to build > luatex on his 10.4 system. The binary is also on http://minimals.contextgarden.net/current/bin/luatex/osx-intel/bin/ now. Mojca ___________________________________________________________________________________ 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 ___________________________________________________________________________________