Mercurial > 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 wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/style Mon Apr 12 14:49:13 2010 +0200 @@ -0,0 +1,61 @@ +.nr PS 11 +.nr VS 13 + +.de CW +.nr PQ \\n(.f +.if t \{\ +. ft CW +. if !^\\$1^^ \&\\$1\f\\n(PQ\\$2 +.\} +.if n \{\ +. ie ^\\$1^^ .ul 999 +. el .ul 1 +. if \\n(.$=1 \&\\$1 +. if \\n(.$>1 \&\\$1\c +. if \\n(.$>1 \&\\$2 +.\} +.. + +.ds [. \ [ +.ds .] ] +.rm ]< +.de ]< +.LP +.de FP +.IP \\\\$1. +\\.. +.rm FS FE +.. + +.de H +.if '\\$1'1' \{\ +. sp 2v +. nr PS +2 +. NH \\$1 +\\$2 +. nr PS -2 +. LP +. XS +. sp .5v +. B +\\*(SN \\$2 +. XE +.\} +.if '\\$1'2' \{\ +. NH \\$1 +\\$2 +. LP +. XS + \\*(SN \\$2 +. XE +.\} +.. + +.am QP +.ps -1 +.. + +.am DS +.CW +.ps -1 +..