URL:
  <http://savannah.gnu.org/bugs/?54537>

                 Summary: [PATCH] om.tmac: Add block brackets to avoid a
warning about  unbalanced .ie
                 Project: GNU troff
            Submitted by: bjarniig
            Submitted on: Sun 19 Aug 2018 04:29:03 PM UTC
                Category: Macro - mom
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:


>From c8e2fbba04a2cf4871108f07835ae403b71af327 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <bjarn...@rhi.hi.is>
Date: Sun, 19 Aug 2018 15:55:41 +0000
Subject: [PATCH] om.tmac: Add block brackets to avoid a warning about
 unbalanced .ie

Signed-off-by: Bjarni Ingi Gislason <bjarn...@rhi.hi.is>
---
 contrib/mom/om.tmac | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/contrib/mom/om.tmac b/contrib/mom/om.tmac
index 78bc13fb..bd0219d0 100644
--- a/contrib/mom/om.tmac
+++ b/contrib/mom/om.tmac
@@ -5879,9 +5879,10 @@ SMALLCAPS takes precedence.
 (\\n[#TOC]=0)&\
 (\\n[#LIST_OF_FIGURES]=0)&\
 (\\n[#LIST_OF_TABLES]=0)&\
-(\\n[#LIST_OF_EQUATIONS]=0) \
+(\\n[#LIST_OF_EQUATIONS]=0) \{\
 .          ie !\\n[#DOC_LEAD]=\\n[#SAVED_DOC_LEAD] .nr #RERUN_TRAPS 1
 .          el .nr #SKIP_TRAPS 1
+.       \}
 .    \}
 .    ie \\n[#ADJ_DOC_LEAD]=1 .
 .    el \
-- 
2.18.0






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54537>

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


_______________________________________________
bug-groff mailing list
bug-groff@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-groff

Reply via email to