bugGNU roff - Bugs: bug #52458, [PATCH] groff_hdtbl.7.man: Correct...

 
 

bug #52458: [PATCH] groff_hdtbl.7.man: Correct the order of font macros name

Submitter:  Bjarni Ingi Gislason <bjarniig>
Submitted:  Sun 19 Nov 2017 10:31:54 PM UTC
   
 
Category:  Macro - others/general Severity:  3 - Normal
Item Group:  Documentation Status:  Fixed
Privacy:  Public Assigned to:  gbranden
Open/Closed:  Closed Planned Release:  1.22.4
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 15 Jun 2022 02:37:10 PM UTC, comment #1: 


commit c487a509d20087ee1467d152da429a0302bff5d5
Author:     G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Nov 19 23:17:17 2017 -0500
Commit:     G. Branden Robinson <g.branden.robinson@gmail.com>
CommitDate: Sun Nov 19 23:17:17 2017 -0500

    contrib/hdtbl/groff_hdtbl.7.man: Fix ordering.

    - The  font style for the table.  One of R, I, B, or BI for roman,
    + The  font style for the table.  One of R, B, I, or BI for roman,
      bold, italic, or bold italic, respectively.  As with roff's  .ft

    Fix bug https://savannah.gnu.org/bugs/index.php?52458.

    Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>

    Incidentally, this change made a satisfying test of my enhancement in
    Savannah #52462.  Nothing spurious to look at!


G. Branden Robinson <gbranden>
Group administrator
Sun 19 Nov 2017 10:31:54 PM UTC, original submission:  


From 7f116d19f2fd744a838a5f91f928a8fd9ff1f6ab Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Date: Sun, 19 Nov 2017 22:21:03 +0000
Subject: [PATCH] groff_hdtbl.7.man: Correct the order of font macros name

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 contrib/hdtbl/groff_hdtbl.7.man | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/hdtbl/groff_hdtbl.7.man b/contrib/hdtbl/groff_hdtbl.7.man
index e3df09a2..1c1e9a9d 100644
--- a/contrib/hdtbl/groff_hdtbl.7.man
+++ b/contrib/hdtbl/groff_hdtbl.7.man
@@ -1011,9 +1011,9 @@ The font style for the table.
 One of
 .CR R\c
 ,
-.CR I\c
-,
 .CR B\c
+,
+.CR I\c
 , or
 .CR BI
 for roman,
--
2.15.0


Bjarni Ingi Gislason <bjarniig>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gbranden (Updated the item)
  • -email is unavailable- added by bjarniig (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-06-15 gbranden CategoryNone Macro - others/general
    2018-06-18 gbranden Open/ClosedOpen Closed
        Planned ReleaseNone 1.22.4
    2017-11-20 gbranden StatusIn Progress Fixed
    2017-11-20 gbranden StatusNone In Progress
        Assigned toNone gbranden

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code