bug-groff
[Top][All Lists]
Advanced

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

[bug #54461] [PATCH] hdtbl.am: Allow "groff" to use its diagnostic power


From: Bjarni Ingi Gislason
Subject: [bug #54461] [PATCH] hdtbl.am: Allow "groff" to use its diagnostic power
Date: Tue, 7 Aug 2018 18:06:59 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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

                 Summary: [PATCH] hdtbl.am: Allow "groff" to use its
diagnostic power
                 Project: GNU troff
            Submitted by: bjarniig
            Submitted on: Tue 07 Aug 2018 10:06:57 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: Build/Installation
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:


>From 54fe68a3c2f70626ffe8e3f9e093d1cebe6d32f9 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <address@hidden>
Date: Tue, 7 Aug 2018 21:23:24 +0000
Subject: [PATCH] hdtbl.am: Allow "groff" to use its diagnostic power

  Add the options "-b -ww" to the variable "HDTBL_PFLAG" to activate
diagnostics to show the place where errors occur.

Signed-off-by: Bjarni Ingi Gislason <address@hidden>
---
 contrib/hdtbl/hdtbl.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/hdtbl/hdtbl.am b/contrib/hdtbl/hdtbl.am
index 1b80a9a9..90f338cc 100644
--- a/contrib/hdtbl/hdtbl.am
+++ b/contrib/hdtbl/hdtbl.am
@@ -26,7 +26,7 @@ man7_MANS += contrib/hdtbl/groff_hdtbl.7
 
 # Groff command used to generate .ps files
 HDTBL_TFLAG = -M$(hdtbl_srcdir) -M$(hdtbl_builddir)
-HDTLB_PFLAG=-t -p -e
+HDTLB_PFLAG=-t -p -e -b -ww
 HDTBLGROFF = \
   GROFF_COMMAND_PREFIX= \
   GROFF_BIN_PATH="$(GROFF_BIN_PATH)" \
-- 
2.18.0






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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