docs/master

changeset 99:468c2bdc6b1a

style: Absolute page offsets are much simpler; front page truly centered
author markus schnalke <meillo@marmaro.de>
date Tue, 19 Jun 2012 09:40:46 +0200
parents d894191d7a33
children 6ae7dc4a3a02
files front.roff style
diffstat 2 files changed, 5 insertions(+), 3 deletions(-) [+]
line diff
     1.1 --- a/front.roff	Sat Jun 16 17:43:11 2012 +0200
     1.2 +++ b/front.roff	Tue Jun 19 09:40:46 2012 +0200
     1.3 @@ -1,4 +1,6 @@
     1.4  \ 
     1.5 +.po 0
     1.6 +.ll 21c
     1.7  .sp 1c
     1.8  .ft SC
     1.9  .ps 20
    1.10 @@ -28,3 +30,4 @@
    1.11  .ps 20
    1.12  2012
    1.13  .ce 0
    1.14 +.RT
     2.1 --- a/style	Sat Jun 16 17:43:11 2012 +0200
     2.2 +++ b/style	Tue Jun 19 09:40:46 2012 +0200
     2.3 @@ -50,12 +50,11 @@
     2.4  .nr LL 13c
     2.5  .ll 13c
     2.6  .nr LT \n(LL
     2.7 -.if t .nr PO 3.3c
     2.8  
     2.9  .	\" _M - change margins for text block on next page
    2.10  .de _M
    2.11 -.if t .if o .nr PO +(21c-\n(.lu-(2u*3.3c))c
    2.12 -.if t .if e .nr PO -(21c-\n(.lu-(2u*3.3c))c
    2.13 +.if t .if o .nr PO 5c
    2.14 +.if t .if e .nr PO 3c
    2.15  .ds CF "
    2.16  ..
    2.17  .wh -1u _M