Control: reassign -1 groff
Control: retitle -1 groff: inadequate composite glyph support in 
devdvi/devpdf/devps

On Sun, Apr 19, 2015 at 06:30:28PM +0200, Rafal Pietrak wrote:
> I tried to PDF a manpage, so I did:
> ------------------------------------
> $ man -t man >a.ps
> <standard input>:26: warning: can't find special character `u0065_0328'
> <standard input>:26: warning: can't find special character `u0061_0328'
> <standard input>:32: warning: can't find special character `u007A_0307'
> <standard input>:34: warning: can't find special character `u0073_0301'
> <standard input>:39: warning: can't find special character `u006E_0301'
> <standard input>:99: warning: can't find special character `u007A_0301'
> <standard input>:123: warning: can't find special character `u004E_0301'
> <standard input>:123: warning: can't find special character `u0053_0301'
> <standard input>:123: warning: can't find special character `u0045_0328'
> <standard input>:126: warning: can't find special character `u005A_0307'
> $ echo $LANG
> pl_PL.utf8
> --------------------------------------
> 
> And as far as I can tell, the indicated characters are missing from the PS
> output.

This seems to be a groff bug.  It's possible to convince the DVI device
to produce better output by hacking ".mso ec.tmac" early enough into the
data stream sent to groff, but I haven't worked out how to do it for PS
or PDF yet.

I'm prepared to consider the possibility that this is a bug in man-db
nonetheless, but I don't know enough about how composite glyphs are
supposed to work in these devices at this point, unfortunately ...

-- 
Colin Watson                                       [cjwat...@debian.org]

Reply via email to