16 Apr
2011
16 Apr
'11
9:42 a.m.
On Sat, 16 Apr 2011 11:24:00 +0200
"Verhaag, G.C.H.M."
I for example tried to generate the soft g, the g with the caron (inverted circumflex!) above it, using \gcaron, which just works fine. But I'm unable to generate a dotless i!
So what did you try? Here's 3 methods that work for me: 1. (best): write the character directly into your source file: ı 2. \dotlessi (see the list of characters in char-def.lua) 3. \i (compatibility, defined in enco-ini.mkiv) HTH Thomas