[luatex] Kerning: when does it not work?

Paul Isambert zappathustra at free.fr
Tue May 3 17:04:45 CEST 2011


Sorry, small error in the code:


>           node.insert_after(head, next, kern)

should be

           node.insert_before(head, next, kern)


Best,
Paul


More information about the luatex mailing list