gbranden pushed a commit to branch master
in repository groff.
commit 2911ff37fdb5055425298154eaa57f5907806c6e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Aug 9 03:32:03 2024 -0500
tmac/andoc.tmac: Fix Savannah #62826.
* tmac/andoc.tmac: Annotate "unnecessary" control lines.
Fixes <https://savannah.gnu.org/bugs/?62826>.
---
ChangeLog | 6 ++++++
tmac/andoc.tmac | 7 ++-----
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 431675922..8ce368017 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2024-08-09 Dave Kemper <[email protected]>
+
+ * tmac/andoc.tmac: Annotate "unnecessary" control lines.
+
+ Fixes <https://savannah.gnu.org/bugs/?62826>.
+
2024-08-09 G. Branden Robinson <[email protected]>
* tmac/troffrc: Define macro `troffrc*trap` to throw a
diff --git a/tmac/andoc.tmac b/tmac/andoc.tmac
index 2778a29b3..55cf1bceb 100644
--- a/tmac/andoc.tmac
+++ b/tmac/andoc.tmac
@@ -40,9 +40,6 @@
.\" ignore this, restoring the mode that was active before. Similarly,
.\" we have to switch back to the original compatibility mode for man
.\" documents in case there is a mix of mdoc and man input files.
-.\"
-.\" Due to a bug in GNU troff it necessary to have a no-op line between
-.\" '.do' and '\*'.
.
.
.de reload-doc
@@ -67,7 +64,7 @@
. do mso doc.tmac
.
. do als TH reload-man
-.
+.\" http://savannah.gnu.org/bugs/?44714 necessitates this control line
\\*(Dd\\
..
.
@@ -92,7 +89,7 @@
. do mso an.tmac
.
. do als Dd reload-doc
-.
+.\" http://savannah.gnu.org/bugs/?44714 necessitates this control line
\\*(TH\\
..
.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit