docs/unix-phil

diff style @ 49:2f188a5dc0dc

moved style to separate document
author meillo@marmaro.de
date Mon, 12 Apr 2010 14:49:13 +0200
parents
children ad7c253bdced
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/style	Mon Apr 12 14:49:13 2010 +0200
     1.3 @@ -0,0 +1,61 @@
     1.4 +.nr PS 11
     1.5 +.nr VS 13
     1.6 +
     1.7 +.de CW
     1.8 +.nr PQ \\n(.f
     1.9 +.if t \{\
    1.10 +.	ft CW
    1.11 +.	if !^\\$1^^ \&\\$1\f\\n(PQ\\$2
    1.12 +.\}
    1.13 +.if n \{\
    1.14 +.	ie ^\\$1^^ .ul 999
    1.15 +.	el .ul 1
    1.16 +.	if \\n(.$=1 \&\\$1
    1.17 +.	if \\n(.$>1 \&\\$1\c
    1.18 +.	if \\n(.$>1 \&\\$2
    1.19 +.\}
    1.20 +..
    1.21 +
    1.22 +.ds [. \ [
    1.23 +.ds .] ]
    1.24 +.rm ]<
    1.25 +.de ]<
    1.26 +.LP
    1.27 +.de FP
    1.28 +.IP \\\\$1.
    1.29 +\\..
    1.30 +.rm FS FE
    1.31 +..
    1.32 +
    1.33 +.de H
    1.34 +.if '\\$1'1' \{\
    1.35 +.	sp 2v
    1.36 +.	nr PS +2
    1.37 +.	NH \\$1
    1.38 +\\$2
    1.39 +.	nr PS -2
    1.40 +.	LP
    1.41 +.	XS
    1.42 +.	sp .5v
    1.43 +.	B
    1.44 +\\*(SN \\$2
    1.45 +.	XE
    1.46 +.\}
    1.47 +.if '\\$1'2' \{\
    1.48 +.	NH \\$1
    1.49 +\\$2
    1.50 +.	LP
    1.51 +.	XS
    1.52 +	\\*(SN \\$2
    1.53 +.	XE
    1.54 +.\}
    1.55 +..
    1.56 +
    1.57 +.am QP
    1.58 +.ps -1
    1.59 +..
    1.60 +
    1.61 +.am DS
    1.62 +.CW
    1.63 +.ps -1
    1.64 +..