gbranden pushed a commit to branch master
in repository groff.
commit f3944d6305faf49158dc3f7bbdaca87a761aa403
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Mar 3 20:20:35 2024 -0600
tmac/an.tmac (SH): Fix code style nit.
---
ChangeLog | 4 ++++
tmac/an.tmac | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 2a247b313..b35afbd05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-03-03 G. Branden Robinson <[email protected]>
+
+ * tmac/an.tmac (SH): Fix code style nit.
+
2024-03-03 G. Branden Robinson <[email protected]>
* tmac/doc.tmac (Xr): Support the crazy old menagerie of Mac OS
diff --git a/tmac/an.tmac b/tmac/an.tmac
index 9773b2848..a47adaae5 100644
--- a/tmac/an.tmac
+++ b/tmac/an.tmac
@@ -729,10 +729,10 @@ contains unsupported escape sequence
. if \\n[an-remap-I-style-in-headings] .ftr I \\*[an-heading-family]BI
. if \\n[.$] \{\
. ds an-section-heading \\$*\"
-. if \\n[CS] .stringup an-section-heading
+. if \\n[CS] \
+. stringup an-section-heading
. an*bookmark 2 "\\*[an-section-heading]"
. nop \&\\*[an-section-heading]
-. \}
. if \\n[an-remap-I-style-in-headings] .ftr I I
..
.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit