bugGNU roff - Bugs: bug #51611, [PATCH] refer-mm.tmac: suppress...

 
 

bug #51611: [PATCH] refer-mm.tmac: suppress end-of-sentence detection after abbreviation dot

Submitter:  Bjarni Ingi Gislason <bjarniig>
Submitted:  Sat 29 Jul 2017 01:16:31 AM UTC
   
 
Category:  Macro mm Severity:  3 - Normal
Item Group:  Incorrect behaviour Status:  Fixed
Privacy:  Public Assigned to:  gbranden
Open/Closed:  Closed Planned Release:  1.22.4
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 01 Apr 2023 02:51:29 PM UTC, comment #1: 


commit 44a73be7b4aee28a01d37a645df6449d0d2a14e5
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Sun Oct 22 20:06:33 2017 -0400

    refer-mm.tmac: Protect full stop in abbreviation.

    Fixes Savannah #51611.

    Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
    Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com>


(I neglected to use --author to identify Bjarni when committing this 5+ years ago.)

G. Branden Robinson <gbranden>
Group administrator
Sat 29 Jul 2017 01:16:31 AM UTC, original submission:  


From 1d6cfb18d23fa71618151cf5eb15f4e30a1acd1a Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Date: Sat, 29 Jul 2017 01:13:59 +0000
Subject: [PATCH] refer-mm.tmac: Protect full stop

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 contrib/mm/refer-mm.tmac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/mm/refer-mm.tmac b/contrib/mm/refer-mm.tmac
index 0b84848d..c50dcf7d 100644
--- a/contrib/mm/refer-mm.tmac
+++ b/contrib/mm/refer-mm.tmac
@@ -59,7 +59,7 @@
 .ds ref*spec!A     ",  " "
 .ds ref*spec!B     """ " " "in \fI" ""    "\fP"
 .ds ref*spec!D     """ " " "("      ")"
-.ds ref*spec!E     ",  " " "ed. "
+.ds ref*spec!E     ",  " " "ed.\& "
 .ds ref*spec!G     """ " " "("      ")"
 .ds ref*spec!J     ",  " " "\fI"    ""    "\fP"
 .ds ref*spec!N     """ "(" ""       ")"
--
2.13.2


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 bgarrigues (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 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-04-01 gbranden Planned ReleaseNone 1.22.4
        Summary[PATCH] refer-mm.tmac: Protect full stop [PATCH] refer-mm.tmac: suppress end-of-sentence detection after abbreviation dot
    2018-07-02 bgarrigues Open/ClosedOpen Closed
    2017-10-23 gbranden StatusIn Progress Fixed
    2017-10-23 gbranden Item GroupNone Incorrect behaviour
        StatusNone In Progress
        Assigned toNone gbranden
    2017-09-01 bgarrigues CategoryNone Macro mm

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code