bug-groff
[Top][All Lists]
Advanced

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

[bug #51044] tty.tmac: fix a error reported by groff


From: Bjarni Ingi Gislason
Subject: [bug #51044] tty.tmac: fix a error reported by groff
Date: Tue, 16 May 2017 18:20:37 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

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

                 Summary: tty.tmac: fix a error reported by groff
                 Project: GNU troff
            Submitted by: bjarniig
            Submitted on: Tue 16 May 2017 10:20:36 PM UTC
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

>From 6f3de4ab6682e3e650bc1070aa60a216d436c4b6 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <address@hidden>
Date: Sun, 14 May 2017 23:59:38 +0000
Subject: [PATCH 3/4] Fix a part of an virtual (pseudo) structure in
 "tty.tmac".

  "Groff" and "man" were given the freedom of speach and its transportation
and spoke up:

.../git/groff/tmac/tty.tmac:19: warning: unbalanced .el request

Signed-off-by: Bjarni Ingi Gislason <address@hidden>
---
 tmac/tty.tmac | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tmac/tty.tmac b/tmac/tty.tmac
index 86232da9..d692a59e 100644
--- a/tmac/tty.tmac
+++ b/tmac/tty.tmac
@@ -13,12 +13,13 @@
 .
 .po 0
 .
-.if !'\*[.T]'utf8' \
+.if !'\*[.T]'utf8' \{\
 .  ie c\[pc] \
 .    tr \[bu]\[pc]
 .  el \
 .    if c\[md] \
 .      tr \[bu]\[md]
+.\}
 .
 .fchar \[bu] \z+o
 .fchar \[14] 1/4
-- 
2.11.0






    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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