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