Good evening,
Playing aroung with groff again, I tried to use gropdf[1] with family
U-P, using
$ groff -Tpdf -Kutf-8 -mom Recherche.mom > Recherche.pdf
The family is installed in
`~/share/groff/1.22.3.rc1.24-ea225/font/devpdf`. However, gropdf
complains “Failed to open 'download'”. There is noti
I received this off list.
"Furthermore, running `pdfmom` gives an artifact with my locale
(de_DE.UTF-8): I get "Übereinstimmungen in Binärdatei
(Standardeingabe)" at the top, before the title. This goes away
if I set LC_ALL=C. Maybe you should thus set the locale in the
`pdfmom` script?
On Thu 08 Mar 2018 17:06:12 Peter Schaffter wrote:
> This seems to be an "on again, off again" bug. We discussed adding
> LC_ALL=C to the command string in pdfmom, but I see it's not there.
> Deri--any objections to adding it? The alternative is to pass the
> -a flag to the various greps, but Ste