\setcharacterspacing[frenchpunctuation] no more working
Hello, In version 2008.06.11, \setcharacterspacing[frenchpunctuation] is no more working. Here a test file: % engine=luatex \starttext test: oeps {\setcharacterspacing[frenchpunctuation]x: xx \bfd x: xx} oeps: test \stoptext Cheers, Peter -- http://pmrb.free.fr/contact/
Peter Münster wrote:
Hello,
In version 2008.06.11, \setcharacterspacing[frenchpunctuation] is no more working. Here a test file:
% engine=luatex \starttext test: oeps {\setcharacterspacing[frenchpunctuation]x: xx \bfd x: xx} oeps: test \stoptext
ok fixed. a while ago i adapted the font related lua code to use named parameters instead of indexed (both are possible in luatex but i only copy the named ones further down the chain of events) and the spacing was still using indexed ones) i'll make a new beta Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Peter Münster