diff style @ 11:9a313c929a2a

style: Introduced .U2 for unnumbered .H2.
author markus schnalke <meillo@marmaro.de>
date Fri, 20 Apr 2012 19:14:30 +0200
parents 7497062adc82
children 66d1835189ad
line wrap: on
line diff
--- a/style	Fri Apr 20 17:06:58 2012 +0200
+++ b/style	Fri Apr 20 19:14:30 2012 +0200
@@ -169,17 +169,24 @@
 .de H2
 .br
 .ne 4
-.if '\\$2'no' .SH
 .if \\n(.$=1 .NH 3
-.if !'\\$2'no' \&\\*(SN
+\&\\*(SN
 \\$1
-.	RT
-.if !'\\$2'no' \{\
+.RT
 .ds _S "\\$1
-.	XS
+.XS
 	\\*(SN \\$1
-.	XE
-.\}
+.XE
+.nr PP 0
+..
+
+.de U2
+.br
+.ne 4
+.SH
+.if \\n(.$=1 .NH 3
+\\$1
+.RT
 .nr PP 0
 ..