gbranden pushed a commit to branch master
in repository groff.
commit 45bf6f574650d1f6c9b2214975c44f9aa5aaaa7b
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun May 16 14:00:04 2021 +1000
tmac/andoc.tmac (reload-man): Remove RI removal.
* tmac/andoc.tmac (reload-man): Remove removal of RI macro, made
unnecessary by commit 551f138 (15 May).
Also tweak whitespace for clarity.
---
ChangeLog | 5 +++++
tmac/andoc.tmac | 7 +++----
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index c7e7618..f64ae5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2021-05-16 G. Branden Robinson <[email protected]>
+ * tmac/andoc.tmac (reload-man): Remove removal of RI macro, made
+ unnecessary by commit 551f138 (15 May).
+
+2021-05-16 G. Branden Robinson <[email protected]>
+
* m4/groff.m4 (GROFF_HTML_PROGRAMS, GROFF_PDFDOC_PROGRAMS):
Tweak autoconf warning messages when Ghostscript (gs) command
missing to be more mutually congruent.
diff --git a/tmac/andoc.tmac b/tmac/andoc.tmac
index 5ffc117..7f2f692 100644
--- a/tmac/andoc.tmac
+++ b/tmac/andoc.tmac
@@ -59,8 +59,8 @@
. do als em andoc-em
. do als bp andoc-bp
. do als ne andoc-ne
-. do rm Dd \" disable load-only-once, see doc.tmac
-.
+
+. do rm Dd \" force reinitialization of doc.tmac
. do mso doc.tmac
.
. do als TH reload-man
@@ -79,10 +79,9 @@
.
. do als em andoc-em
. do als bp andoc-bp
-. do rm RI \" disable load-only-once, see an-old.tmac
. do blm \" no blank line macro
-. do rm TH
.
+. do rm TH \" force reinitialization of an-old.tmac
. do mso an-old.tmac
.
. do als Dd reload-doc
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit