gbranden pushed a commit to branch master
in repository groff.
commit 936361f81ddfac97a48d40fbc0783e6ee0e8964f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Sep 3 14:54:04 2026 -0500
tmac/s.tmac (KF): Break the line just as KS does.
---
ChangeLog | 4 ++++
tmac/s.tmac | 1 +
2 files changed, 5 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index c21b3b17c..b24866354 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2026-09-03 G. Branden Robinson <[email protected]>
+
+ * tmac/s.tmac (KF): Break the line just as `KS` does.
+
2026-09-03 G. Branden Robinson <[email protected]>
[ms]: Improve diagnostics involving keeps/diversions.
diff --git a/tmac/s.tmac b/tmac/s.tmac
index 98fc11cfb..cea3d2d1e 100644
--- a/tmac/s.tmac
+++ b/tmac/s.tmac
@@ -1059,6 +1059,7 @@ along with this program. If not, see
<http://www.gnu.org/licenses/>.
.di kp@div
..
.de KF
+.br
.if \\n[kp*in-keep] \{\
. @error ignoring .\\$0: cannot nest keeps
. return
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit