Luatex 0.95.0 error with bidi and Hebrew
Code: ...
My installation, or is this a bug?
Confirmed. By testing i, your example is compiled: if i then -- line 1205 in font-otj.lua local leftkern = i.leftkern if leftkern and leftkern ~= 0 then setfield(prev,"replace",newkern(leftkern)) -- maybe also leftkern end end Best, Akira
On 5/1/2016 8:19 AM, Akira Kakuto wrote:
Code: ...
My installation, or is this a bug?
Confirmed. By testing i, your example is compiled:
if i then -- line 1205 in font-otj.lua local leftkern = i.leftkern if leftkern and leftkern ~= 0 then setfield(prev,"replace",newkern(leftkern)) -- maybe also leftkern end end
i'll add that test Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Akira Kakuto
-
Hans Hagen