Hi,
$ grep -w LL a4.tmac papersize.tmac
a4.tmac:.do if !r LL .nr LL \n[.l]u
papersize.tmac:.if !r LL \
papersize.tmac:. nr LL \n[.l]u \" for ms, mdoc, man
$
$ grep papersize om.tmac | uniq
.if '\\*[.T]'pdf' \X'papersize=\\n[#PAGE_WIDTH]z,\\n[#PAGE_LENGTH]z'\c
Hi,
Have prepared a page of tables and out of habit used -Tps piped into
ps2pdf(1), I realised I should switch to gropdf(1) but instantly noticed
the output was a lot more ugly; enough to force me back.
$ cat bug
#! /bin/sh
cat >line.tbl <<\E
.TS
l.
_
foo
=
.
On Saturday, 28 July 2018 14:37:14 BST Ralph Corderoy wrote:
> I think grops should copy grops's choice of default line width.
> And the differences in coordinates seem odd. Even if they're correctly
> compensating for line-cap differences, should those differences exist?
Hi Ralph,
I agree. grop