gbranden pushed a commit to branch master
in repository groff.
commit ad318482ea9514a70ebf390d5e7c375323408043
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Jan 28 21:45:04 2024 -0600
[man]: Repair recent damage I introduced.
* tmac/an.tmac (an*begin-hyperlink): Repair damage I introduced in
commit 6f12a82806, 27 January.
---
ChangeLog | 5 +++++
tmac/an.tmac | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 409cff5f1..cfaac71cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-01-28 G. Branden Robinson <[email protected]>
+
+ * tmac/an.tmac (an*begin-hyperlink): Repair damage I introduced
+ in commit 6f12a82806, 27 January.
+
2024-01-28 G. Branden Robinson <[email protected]>
* tmac/doc.tmac (Mt): Give macro a real implementation instead
diff --git a/tmac/an.tmac b/tmac/an.tmac
index 78f217bfa..3fb4ff0ba 100644
--- a/tmac/an.tmac
+++ b/tmac/an.tmac
@@ -1123,7 +1123,7 @@ contains unsupported escape sequence
. if (\\n[an*is-in-link-text-diversion] & \\n[an*do-hyperlink]) \{\
. \" Start diversion in a new environment.
. ev an*link-text-env
-. if '\*[.T]'pdf' [\\*[PDFHREF.TEXT.COLOUR]]\c
+. if '\*[.T]'pdf' \&\m[\\*[PDFHREF.TEXT.COLOUR]]\c
. di an*link-text-div
. ll (\\n[an*saved-line-length]u - \\n[an*saved-indentation]u)
. \}
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit