groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 40/40: * tmac/a4.tmac: Work in compatibility mode.


From: G. Branden Robinson
Subject: [groff] 40/40: * tmac/a4.tmac: Work in compatibility mode.
Date: Sat, 5 Feb 2022 12:58:08 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 35c9be9859b2362fdc2c9e09e2afe2c3c5ceef58
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Feb 6 03:55:59 2022 +1100

    * tmac/a4.tmac: Work in compatibility mode.
    
    It's shorter to use legacy syntax than mess with guards.
---
 ChangeLog    | 4 ++++
 tmac/a4.tmac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 9fc293db..4f31cf6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-02-06  G. Branden Robinson <g.branden.robinson@gmail.com>
+
+       * tmac/a4.tmac: Work in compatibility mode.
+
 2022-02-06  G. Branden Robinson <g.branden.robinson@gmail.com>
 
        [tmac]: Add more compatibility mode guards.
diff --git a/tmac/a4.tmac b/tmac/a4.tmac
index 0a2f1d08..eab0a100 100644
--- a/tmac/a4.tmac
+++ b/tmac/a4.tmac
@@ -15,7 +15,7 @@
 .ll 21c-2i
 .
 .\" for ms, mdoc, man
-.do if !r LL .nr LL \n[.l]u
+.do if !r LL .nr LL \n(.lu
 .
 .\" Local Variables:
 .\" mode: nroff



reply via email to

[Prev in Thread] Current Thread [Next in Thread]