groff
[Top][All Lists]
Advanced

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

Re: [Groff] setting a custom page length


From: Richard Ray
Subject: Re: [Groff] setting a custom page length
Date: Thu, 1 Apr 2010 10:25:21 -0500 (CDT)
User-agent: Alpine 2.00 (LRH 1167 2008-08-23)

On Thu, 1 Apr 2010, Ralph Corderoy wrote:


Hi Richard,

If I set .pl 15i the resulting document is 11i long and the bottom of
my document is cut off How else should I define a custom length Using
groff-1.18.1

Can you provide some extra detail?  Are you using a macro set, e.g. -ms?
Is there a small example input that shows the problem?

Cheers,
Ralph.


No macros

$ cat long_page_test
.pl 15i
this is the top
.sp |14.5i
this is the bottom

$ groff long_page_test > long_page_test.ps

If I change .sp |14.5i -> .sp |10.5i the text "this is the bottom" prints at the bottom of the page

Richard





reply via email to

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