[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #51364] Patch: Allow a warning about a missing font
From: |
Bjarni Ingi Gislason |
Subject: |
[bug #51364] Patch: Allow a warning about a missing font |
Date: |
Sun, 2 Jul 2017 17:59:47 -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/?51364>
Summary: Patch: Allow a warning about a missing font
Project: GNU troff
Submitted by: bjarniig
Submitted on: Sun 02 Jul 2017 09:59:46 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 9b9aeaaefeb29860381eeeff07d91cfde9510b39 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <address@hidden>
Date: Sun, 2 Jul 2017 21:46:34 +0000
Subject: [PATCH] Enable again a warning about a missing font for
TTY-devices
Warnings should never be eliminated by a programmer (project), as that is a
severe error, a cencorship and denying the programm to express a truth.
Addition of a line in the file "tmac/an-ext.tmac" should take care of
warnings of missing fonts (bug-groff #51362 (Add a synonym for the font
"CW")).
Signed-off-by: Bjarni Ingi Gislason <address@hidden>
---
tmac/tty.tmac | 3 ---
1 file changed, 3 deletions(-)
diff --git a/tmac/tty.tmac b/tmac/tty.tmac
index d692a59e..938bacfb 100644
--- a/tmac/tty.tmac
+++ b/tmac/tty.tmac
@@ -8,9 +8,6 @@
.nroff
.ta T 0.8i
.
-.\" Don't warn about non-existent fonts.
-.warn \n[.warn]-(\n[.warn]/131072%2*131072)
-.
.po 0
.
.if !'\*[.T]'utf8' \{\
--
2.11.0
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?51364>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #51364] Patch: Allow a warning about a missing font,
Bjarni Ingi Gislason <=