groff
[Top][All Lists]
Advanced

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

Re: [Groff] Understanding the ms macros


From: Ted Harding
Subject: Re: [Groff] Understanding the ms macros
Date: Thu, 02 May 2002 17:36:54 +0100 (BST)

On 02-May-02 Graham Ashton wrote:
> Can ms do landscape documents? I'm having trouble persuading it to set
> my line lengths correctly, and have used the LT, LL nad pl macros.
> I'm processing it with "groff -ms -t -P-l". Any thoughts on why it
> doesn't appear to be working?

Try evoking the following macro at the start of the
document (and of course using "-P-l" as above):

.de landscape_metrics
.pl 8.142i
.nr PO 1.195i
.nr LL 9.5i
.lt \\n[LL]u
.nr LT \\n[LL]u
..

(NB: LL and LT are number registers, not macros, in ms)

Good luck,
Ted.




--------------------------------------------------------------------
E-Mail: (Ted Harding) <address@hidden>
Fax-to-email: +44 (0)870 167 1972
Date: 02-May-02                                       Time: 17:36:54
------------------------------ XFMail ------------------------------

reply via email to

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