summaryrefslogtreecommitdiff
path: root/tmac/an-old.tmac
diff options
context:
space:
mode:
authorwlemb <wlemb>2003-04-15 06:29:50 +0000
committerwlemb <wlemb>2003-04-15 06:29:50 +0000
commit4d3a95bb20c58775d6641696caf52cb9ec089639 (patch)
tree57abffb3b1cab1669983e9e3f8f4715a768622e4 /tmac/an-old.tmac
parent60473bdf7e9b51675007aabae7b630a4c7edf39e (diff)
downloadgroff-4d3a95bb20c58775d6641696caf52cb9ec089639.tar.gz
* font/devascii/R.proto, font/devcp1037/R.proto,
font/devlatin1/R.proto, font/devutf8/R.proto: Fill up remaining character slots with unnamed glyphs. * tmac/an-old.tmac: Fix hyphenation value if `cR' is active. (an-first): New global variable. (an-header): Emit vertical space between multiple man pages.
Diffstat (limited to 'tmac/an-old.tmac')
-rw-r--r--tmac/an-old.tmac15
1 files changed, 14 insertions, 1 deletions
diff --git a/tmac/an-old.tmac b/tmac/an-old.tmac
index 7100218c..063ebce5 100644
--- a/tmac/an-old.tmac
+++ b/tmac/an-old.tmac
@@ -70,6 +70,8 @@
.\" Default heading font
.ds HF B
.
+.nr an-first 1
+.
.nr an-html 0
.if '\*[.T]'html' .nr an-html 1
.if \n[an-html] .nr C 1
@@ -220,6 +222,12 @@
.
.de1 an-header
. an-init
+. if \\n[cR] \{\
+. ie \\n[an-first] \
+. nr an-first 0
+. el \
+. sp .5i
+. \}
. ev 1
. ps \\n[PS]u
. vs \\n[VS]u
@@ -576,7 +584,12 @@
.ds rq \(rq
.
.if !\n[an-html] \{\
-. if !rHY .nr HY 14
+. if !rHY \{\
+. ie \n[cR] \
+. nr HY 12
+. el \
+. nr HY 14
+. \}
. hy \n[HY]
.\}
.