trying to render special unicode character 0x2019 in troff. but pr2post fails with:
/386/bin/aux/tr2post: <stdin>:31 :WARNING: cannot find glyph, rune=0x2019 stoken=<’> troff font R now looking in: /sys/lib/postscript/troff/R 0x2000 0x20ff LucidaSansUnicode20 but in: /sys/lib/troff/font/devutf/R there is no reference to 0x2019 at all, only in /sys/lib/troff/font/devutf/LucidaSans:12: ' 32 2 8217 2019 setting to front to LucidaSans in the troff source works. so whats the relation between /sys/lib/postscript/troff/* and /sys/lib/troff/font/dev*/*? should the stuff in /sys/lib/troff/font/dev*/* be autogeneated somehow? -- cinap
