diff options
author | wlemb <wlemb> | 2003-05-03 21:17:08 +0000 |
---|---|---|
committer | wlemb <wlemb> | 2003-05-03 21:17:08 +0000 |
commit | 0524bed6419dd40ed49306925fd377f06aa01efa (patch) | |
tree | 520718df090bfa2acb2eee583e3840f5e25299d1 /tmac/doc-common | |
parent | 8b5dd4afe183ab9b5ebf1589173b29c489f677a9 (diff) | |
download | groff-0524bed6419dd40ed49306925fd377f06aa01efa.tar.gz |
* tmac/doc-common (doc-header): Emit vertical space of 1v instead of
`doc-header-space' after header line if register `cR' is set.
Diffstat (limited to 'tmac/doc-common')
-rw-r--r-- | tmac/doc-common | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tmac/doc-common b/tmac/doc-common index 6099d2ec..0069998f 100644 --- a/tmac/doc-common +++ b/tmac/doc-common @@ -554,7 +554,10 @@ . as doc-header-string "\|.\|.\|. . \} . tl \*[doc-caption-font]\*[doc-header-string]\f[]\*[doc-caption-font2]\*[doc-volume]\f[]\*[doc-caption-font]\*[doc-header-string]\f[] -. sp \n[doc-header-space]u +. ie !\n[cR] \ +. sp \n[doc-header-space]u +. el \ +. sp 1v . ev . ns .. |