On Mon Feb 20 22:35:47 EST 2012, [email protected] wrote: > Hello, > > On 9 February 2012 13:07, Rudolf Sykora <[email protected]> wrote: > > Hello, > > > > when I try to use any ligature in troff (on p9p, but if I remember > > correctly also on p9) , such as \(fi, I don't get it. Instead I see: > > > > tr2post: <stdin>:6735 :WARNING: cannot find glyph, rune=0x66 > > stoken=<fi> troff font R > > > As I have tried, the behaviour is the same on plan9 proper for me. > So nobody remembers what happened that we cannot use ligatures?
i think you simply need a font with ligatures. if you send troff any rune that doesn't have a mapping in its font, then you get the same output. try sending ♔ for example. - erik
