groff
[Top][All Lists]
Advanced

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

Re: [Groff] Problem with tables changing setting.


From: Radek
Subject: Re: [Groff] Problem with tables changing setting.
Date: Mon, 20 Apr 2015 22:31:03 +0200

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 <address@hidden> 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

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