docs/master

changeset 29:6afbb4a49962

Style changes (correct OH); Outcommented Abstract.
author markus schnalke <meillo@marmaro.de>
date Wed, 09 May 2012 15:19:30 +0200
parents 6c63083b4c19
children d996f130e279
files abstract.roff style
diffstat 2 files changed, 31 insertions(+), 6 deletions(-) [+]
line diff
     1.1 --- a/abstract.roff	Wed May 09 11:39:56 2012 +0200
     1.2 +++ b/abstract.roff	Wed May 09 15:19:30 2012 +0200
     1.3 @@ -1,4 +1,4 @@
     1.4 -.H0 Abstract no
     1.5 +.\" .AB Abstract
     1.6  
     1.7 -.P
     1.8 -Some abstract text.
     1.9 +.\" .P
    1.10 +.\" Some abstract text.
     2.1 --- a/style	Wed May 09 11:39:56 2012 +0200
     2.2 +++ b/style	Wed May 09 15:19:30 2012 +0200
     2.3 @@ -36,6 +36,7 @@
     2.4  
     2.5  .ds _E '\\\\n(PN''\f(SCMarkus Schnalke: The Modern Mail Handler\fP'  \" left
     2.6  .ds _O '\f(SCChapter \\\\n(H1\ \ \\\\*(_C\fP''\\\\n(PN'  \" right
     2.7 +.ds _o '\f(SC\\\\*(_C\fP''\\\\n(PN'  \" right
     2.8  .ds CH "
     2.9  
    2.10  .nr HM 3.3c
    2.11 @@ -100,14 +101,34 @@
    2.12  .if \\n(NS>2 .as SN \&.\\n(H3
    2.13  ..
    2.14  
    2.15 +.de AB
    2.16 +.EH "
    2.17 +.OH "
    2.18 +.bp
    2.19 +.if e .bp
    2.20 +\ 
    2.21 +.lg 0
    2.22 +.nr PS +6
    2.23 +.nr VS +6
    2.24 +.SH
    2.25 +.ce 1
    2.26 +.tr aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ
    2.27 +\&\\$1
    2.28 +.br
    2.29 +.tr aabbccddeeffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz
    2.30 +.nr PS -6
    2.31 +.nr VS -6
    2.32 +.lg
    2.33 +.RT
    2.34 +.sp 4
    2.35 +.nr PP 0
    2.36 +..
    2.37 +
    2.38  .de H0
    2.39  .EH "
    2.40  .OH "
    2.41  .bp
    2.42  .if e .bp
    2.43 -.EH "\\\\*(_E
    2.44 -.OH "\\\\*(_O
    2.45 -.ds CF \\n(PN
    2.46  \ 
    2.47  .	lg 0
    2.48  .	nr PS +6
    2.49 @@ -137,6 +158,10 @@
    2.50  Chapter \\*(SN \\$1
    2.51  .\}
    2.52  .	XE
    2.53 +.EH "\\\\*(_E
    2.54 +.ie \\n(H1 .OH "\\\\*(_O
    2.55 +.el .OH "\\\\*(_o
    2.56 +.ds CF \\n(PN
    2.57  .sp 4
    2.58  .nr PP 0
    2.59  ..