On Jan 7, 2009, at 12:20 AM, Hans Hagen wrote:
i did that already
Hans
OK, let the fun begin: the new alpha is a bit picky about fonts. A run with Microsoft's TimesNewRoman font (ttf) doesn't produce a pdf. Compilation doesn't stop; in the log, these are the last lines: load otf | loading: /Users/tas/texmf/fonts/truetype/tas/times/ TimesNewRoman.ttf load otf | warning: The following table(s) in the font have been ignored by Fon$ load otf | warning: Ignoring 'DSIG' digital signature table load otf | warning: Ignoring 'LTSH' linear threshold table load otf | warning: Ignoring 'PCLT' PCL 5 data table load otf | warning: Ignoring 'VDMX' vertical device metrics table load otf | warning: Ignoring 'hdmx' horizontal device metrics table load otf | warning: Glyph 1295 is called ".notdef", a singularly inept choice o$ may be called .notdef) FontForge will rename it. load otf | warning: The glyph named Delta is mapped to U+2206. But its name indicates it should be mapped to U+0394. load otf | warning: The glyph named macron is mapped to U+02C9. But its name indicates it should be mapped to U+00AF. load otf | warning: The glyph named finalkafsheva is mapped to U+E802. But its name indicates it should be mapped to U+05DA. load otf | warning: The glyph named finalkafqamats is mapped to U+E803. But its name indicates it should be mapped to U+05DA. load otf | warning: The glyph named lamedholam is mapped to U+E804. But its name indicates it should be mapped to U+05DC. load otf | warning: The glyph named lamedholamdagesh is mapped to U +E805. But its name indicates it should be mapped to U+05DC. load otf | warning: The glyph named zerowidthjoiner is mapped to U+200D. But its name indicates it should be mapped to U+FEFF. load otf | warning: The glyph named afi Similar result with Bitstream Charter; here, however, I get a number of errors on the console: fontnames | globbing path /Users/tas/Library/Fonts/**.otf luatex(44696) malloc: *** error for object 0x920c504: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug luatex(44696) malloc: *** error for object 0x920c01c: Non-aligned pointer being freed and so on... This is with This is luaTeX, Version snapshot-0.32.0 and ConTeXt ver: 2009.01.07 00:35 MKIV fmt: 2009.1.7 int: english/english All best Thomas