bug-groff
[Top][All Lists]
Advanced

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

[bug #51362] [Patch]: Add a synonym for the font "CW"


From: Bjarni Ingi Gislason
Subject: [bug #51362] [Patch]: Add a synonym for the font "CW"
Date: Sun, 2 Jul 2017 17:03:38 -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/?51362>

                 Summary: [Patch]: Add a synonym for the font "CW"
                 Project: GNU troff
            Submitted by: bjarniig
            Submitted on: Sun 02 Jul 2017 09:03:37 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 0bf7a9e28c2033dc3d56fe020c05631e7ba63b6b Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <address@hidden>
Date: Sun, 2 Jul 2017 20:39:47 +0000
Subject: [PATCH] Add a synonym for the "CW" font for "tty" devices

  Some man-pages want to use the name "CW" for a constant width font, but
that font is only available for the groff's device "dvi".

Signed-off-by: Bjarni Ingi Gislason <address@hidden>
---
 tmac/an-ext.tmac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tmac/an-ext.tmac b/tmac/an-ext.tmac
index 740d73f4..ae9ac8d5 100644
--- a/tmac/an-ext.tmac
+++ b/tmac/an-ext.tmac
@@ -38,6 +38,7 @@
 .\" Map mono-width fonts to standard fonts for groff's TTY device.
 .if n \{\
 .  do ftr CR R
+.  do ftr CW R
 .  do ftr CI I
 .  do ftr CB B
 .\}
-- 
2.11.0






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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