[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PDFPIC: un-explaned warning
From: |
Bjarni Ingi Gislason |
Subject: |
Re: PDFPIC: un-explaned warning |
Date: |
Sat, 2 Nov 2024 17:29:14 +0000 |
On Fri, Nov 01, 2024 at 09:10:20PM +0000, Bjarni Ingi Gislason wrote:
> On Tue, Oct 29, 2024 at 01:20:19AM +0000, Bjarni Ingi Gislason wrote:
[...]
> > .ll 10n
> > .PDFPIC -I -\n[.l]u /home/bg/git/groff/doc/gnu.pdf
> > .if r stuff .tm stuff is defined
>
> I have added a correction to "tmac/pdfpic.tmac" in my repository to avoid
> the warning when diagnostics are asked for.
>
> The upstream software does not use "-ww -b" when the HDTBL examples are
> created.
>
> See other reports related to HDTBL like 54474-5, 54538-9, 55007, 55027,
> 55044, 55732, and 64967.
>
My fix broke down when I used "gnu.xpm" after installing "perlmagick" (tip
from Deri).
Fixed "tmac/pdfpic.tmac" in my repository, which is now without a warning
for both "gnu.pdf" and "gnu.xpm".