groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: groff 1.23.0.rc4 on Solaris 11 OpenIndiana


From: Ralph Corderoy
Subject: Re: groff 1.23.0.rc4 on Solaris 11 OpenIndiana
Date: Sun, 16 Apr 2023 15:26:06 +0100

Hi Bruno,

> When I run
>
> pdfinfo doc/automake.pdf | tr -d '\000' | grep "Page *size" | sed -e 's/Page 
> *size: *\\([[:digit:].]*\\) *x *\\([[:digit:].]*\\).*$/\
> .nr pdfpic*width (p;\\1)\\n\
> .nr pdfpic*height  (p;\\2)/'

Are you running those three lines in a shell or have you edited the troff
to be that text?  IOW, is troff filtering the text before sh sees it?

-- 
Cheers, Ralph.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]