summaryrefslogtreecommitdiff
path: root/tmac/doc.tmac
diff options
context:
space:
mode:
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
..