Hi Ralph,

Relevant part of Makefile is

PREPROC = -pt
%.pdf: %.tr
    groff -U $(PREPROC) -Tpdf -m spdf $< >$@

So the command is: groff -U -pt -Tpdf -mspdf table.tr >table.pdf


On 20 April 2015 at 21:26, Ralph Corderoy <ra...@inputplus.co.uk> wrote:
> Hi Radek,
>
>> It's hard to describe my problems so I will try to isolate them and
>> create small demonstration cases.  And this is one of them.
>
> What's the command line you use to process the source into the PDF?
>
> Cheers, Ralph.



-- 
Radek

Reply via email to