> Von: "Peter Schaffter" <pe...@schaffter.ca> > On Sat, May 31, 2014, Bernd Warken wrote: > > > The command > > > > $ echo file | groff -Tpdf > /tmp/g.pdf > > $ okular g.pdf > > > > will only print `le', the `fi' has vanished. That is because the ligature > > `fi' > > is not available in pdf mode. > > Not seeing this on my system. The 'fi' lig prints fine with -Tpdf.
Did you try the actual git version? I have the error with -Tpdf on the viewers `evince' and `okular'. Bernd Warken