docs/master

changeset 64:a0b678a9b583

style: Don't change PO for nroff.
author markus schnalke <meillo@marmaro.de>
date Fri, 01 Jun 2012 22:57:10 +0200
parents abbaca05ee8e
children c8a760de091d
files style
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line diff
     1.1 --- a/style	Fri Jun 01 22:32:27 2012 +0200
     1.2 +++ b/style	Fri Jun 01 22:57:10 2012 +0200
     1.3 @@ -44,11 +44,11 @@
     1.4  .nr LL 14c
     1.5  .ll 14c
     1.6  .nr LT \n(LL
     1.7 -.nr PO 2.3c
     1.8 +.if t .nr PO 2.3c
     1.9  
    1.10  .de _M  \" change margins for text block on next page
    1.11 -.if e .nr PO -2.3c
    1.12 -.if o .nr PO +2.3c
    1.13 +.if t .if e .nr PO -2.3c
    1.14 +.if t .if o .nr PO +2.3c
    1.15  .ds CF "
    1.16  ..
    1.17  .wh -1u _M