bug-groff
[Top][All Lists]
Advanced

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

[bug #51609] [PATCH] src: hdtbl.tmac-u: Fix one formatting and one bug


From: Bjarni Ingi Gislason
Subject: [bug #51609] [PATCH] src: hdtbl.tmac-u: Fix one formatting and one bug
Date: Sun, 29 Oct 2017 14:43:15 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #3, bug #51609 (project groff):


  I got an email with the content of what I had put into the window on the
web-site.

  I think this empty display on the web-site has happened to me once before,
and the cause was, that I had forgotten to add a last line
"<hyphen-minus>verbatim<hyphen-minus>", as the first line in the window was
<plus>verbatim<plus>.

  So there is somewhere a bug in the display software, showing nothing when
"<hyphen-minus>verbatim<hyphen-minus>" line is missing.

  Here is what the received e-mail contained ("Details:".  I added '>' to
the first line)):

>From 5eee8669823ae738770b59cb2a616c554c40fdde Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <address@hidden>
Date: Fri, 28 Jul 2017 22:17:15 +0000
Subject: [PATCH] src: hdtbl.tmac-u: Fix one formatting and one bug

  Increase space between sentences.

  The escape '\c' removes everything after it, except "\R..." ("info groff").

Signed-off-by: Bjarni Ingi Gislason <address@hidden>
---
 contrib/hdtbl/hdtbl.tmac-u | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/hdtbl/hdtbl.tmac-u b/contrib/hdtbl/hdtbl.tmac-u
index 069f9ce5..54be05d3 100644
--- a/contrib/hdtbl/hdtbl.tmac-u
+++ b/contrib/hdtbl/hdtbl.tmac-u
@@ -19,7 +19,7 @@ FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
Public License
 for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program. If not, see <http://www.gnu.org/licenses/>.
+along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 ..
 .
@@ -66,7 +66,7 @@ along with this program. If not, see
<http://www.gnu.org/licenses/>.
 .ds t*cptn "".sp .4" \
             ".t*pv 1.0 1.0" \
             ".ad l" \
-            "\m[\\*[t*fgc]]Table \\n+[t*cptn]:\0\c\k*"\"
+            "\m[\\*[t*fgc]]Table \\n+[t*cptn]:\0\k*\c"\"
 .
 .
 .\" %beginstrip%
-- 
2.13.2




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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