groff
[Top][All Lists]
Advanced

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

Re: [Groff] How to set the exact top and bottom margin with -mm


From: Ralph Corderoy
Subject: Re: [Groff] How to set the exact top and bottom margin with -mm
Date: Sat, 30 Sep 2000 21:26:28 +0100

Hi Ted,

> The traditional mm macro is
> 
> .VM m n
> 
> which m lines to the top margin and n lines to the bottom margin.

Is the word `add' missing there?  Only how does Thomas use VM on top of
pg*header-size and pg*footer-size?  IIRC there isn't a macro to tweak
these `non-extra' sizes.

    .nr pg*top-margin 0
    .nr pg*foot-margin 0
    .nr pg*block-size 0
    .nr pg*footer-size 5\"                   1v+footer+even/odd footer+2v
    .nr pg*header-size 7\"                   3v+header+even/odd header+2v
    .nr pg*extra-footer-size 0
    .nr pg*extra-header-size 0


Ralph.


reply via email to

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