|
From: | Deri James |
Subject: | Re: [Groff] Problem with tables changing setting. |
Date: | Mon, 20 Apr 2015 22:15:19 +0100 |
User-agent: | KMail/4.12.5 (Linux/3.14.32-desktop-1.mga4; KDE/4.12.5; x86_64; ; ) |
On Mon 20 Apr 2015 22:31:03 Radek wrote: > 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 The code snippet you provided does not seem to require the ms macro. If you drop the -mspdf it behaves better. If you need the ms macro then Tadziu has given the answer. Cheers Deri
[Prev in Thread] | Current Thread | [Next in Thread] |