bug-groff
[Top][All Lists]
Advanced

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

[bug #61853] [ms] XA does not suppress leader if given "no" argument


From: G. Branden Robinson
Subject: [bug #61853] [ms] XA does not suppress leader if given "no" argument
Date: Wed, 19 Jan 2022 03:49:46 -0500 (EST)
User-agent: Lynx/2.8.9rel.1 libwww-FM/2.14 SSL-MM/1.4.1 GNUTLS/3.6.7

Update of bug #61853 (project groff):

                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #3:

Proposed fix:


diff --git a/tmac/s.tmac b/tmac/s.tmac
index d7bd116e4..7f146a6c3 100644
--- a/tmac/s.tmac
+++ b/tmac/s.tmac
@@ -1802,7 +1802,7 @@ along with this program.  If not, see
<http://www.gnu.org/licenses/>.
 \&\\$*
 ..
 .de toc*end-entry
-\\a\\t\\*[toc*num]
+.if !'\\*[toc*num]'' \\a\\t\\*[toc*num]
 .br
 .rm toc*num
 ..



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61853>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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