summaryrefslogtreecommitdiff
path: root/tmac/doc.tmac
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-07-05 15:51:52 +0000
committerwlemb <wlemb>2001-07-05 15:51:52 +0000
commitf925b0f45f53b4d053d29625c9960e7ae8948f3e (patch)
tree68794d649fbd50b9f80288b57fa586e0168ca5f1 /tmac/doc.tmac
parent11730e7506399b5638744f92cc06a198b2d87956 (diff)
downloadgroff-f925b0f45f53b4d053d29625c9960e7ae8948f3e.tar.gz
* tmac/doc.tmac (doc-inset-list, doc-hang-list, doc-ohang-list):
Restore `doc-Pa-font'.
Diffstat (limited to 'tmac/doc.tmac')
-rw-r--r--tmac/doc.tmac12
1 files changed, 12 insertions, 0 deletions
diff --git a/tmac/doc.tmac b/tmac/doc.tmac
index 9b61bdc4..ec2e15fb 100644
--- a/tmac/doc.tmac
+++ b/tmac/doc.tmac
@@ -3678,6 +3678,10 @@
. nh
. doc-item-box\n[doc-list-depth]
.
+. if \n[doc-in-files-section] \
+. if n \
+. ds doc-Pa-font "\*[doc-saved-Pa-font]
+.
. nr doc-in-list 0
. doc-reset-args
..
@@ -3716,6 +3720,10 @@
. nr doc-have-space 1
. \}
.
+. if \n[doc-in-files-section] \
+. if n \
+. ds doc-Pa-font "\*[doc-saved-Pa-font]
+.
. nr doc-in-list 0
. doc-reset-args
..
@@ -3739,6 +3747,10 @@
. doc-item-box\n[doc-list-depth]
. br
.
+. if \n[doc-in-files-section] \
+. if n \
+. ds doc-Pa-font "\*[doc-saved-Pa-font]
+.
. nr doc-in-list 0
. doc-reset-args
..