Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.groff.bug > #1730
| Path | csiph.com!3.us.feeder.erje.net!feeder.erje.net!news.snarked.org!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Bjarni Ingi Gislason <INVALID.NOREPLY@gnu.org> |
| Newsgroups | gnu.groff.bug |
| Subject | [bug #57768] [PATCH] tmac/e.tmac-u: Fix a typo, @e->@q |
| Date | Fri, 7 Feb 2020 21:40:39 -0500 (EST) |
| Lines | 57 |
| Approved | bug-groff@gnu.org |
| Message-ID | <mailman.462.1581129643.2412.bug-groff@gnu.org> (permalink) |
| References | <20200208-024038.sv93188.71840@savannah.gnu.org> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain;charset=UTF-8 |
| X-Trace | usenet.stanford.edu 1581129644 4104 209.51.188.17 (8 Feb 2020 02:40:44 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | Bjarni Ingi Gislason <bjarniig@rhi.hi.is>, bug-groff@gnu.org |
| Envelope-to | bug-groff@gnu.org |
| X-PHP-Originating-Script | 1001:sendmail.php |
| X-Savane-Server | savannah.gnu.org:443 [209.51.188.72] |
| X-Savane-Project | groff |
| X-Savane-Tracker | bugs |
| X-Savane-Item-ID | 57768 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 |
| X-Apparently-From | 31.209.211.187 (Savane authenticated user bjarniig) |
| In-Reply-To | |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 209.51.188.72 |
| X-BeenThere | bug-groff@gnu.org |
| X-Mailman-Version | 2.1.23 |
| Precedence | list |
| List-Id | "Bug reports for the GNU version of nroff, troff et al" <bug-groff.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-groff>, <mailto:bug-groff-request@gnu.org?subject=unsubscribe> |
| List-Archive | <https://lists.gnu.org/archive/html/bug-groff> |
| List-Post | <mailto:bug-groff@gnu.org> |
| List-Help | <mailto:bug-groff-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-groff>, <mailto:bug-groff-request@gnu.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <20200208-024038.sv93188.71840@savannah.gnu.org> |
| Xref | csiph.com gnu.groff.bug:1730 |
Show key headers only | View raw
URL:
<https://savannah.gnu.org/bugs/?57768>
Summary: [PATCH] tmac/e.tmac-u: Fix a typo, @e->@q
Project: GNU troff
Submitted by: bjarniig
Submitted on: Sat 08 Feb 2020 02:40:38 AM UTC
Category: Macro - others
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
Fix a typo in the macro "@q".
Patch is in the attachment.
--- a/tmac/e.tmac-u
+++ b/tmac/e.tmac-u
-.if \n@>1 .tm --@e: _Q=\\n(_Q _q=\\n(_q nl=\\n(nl |p=\\*(|p
+.if \n@>1 .tm --@q: _Q=\\n(_Q _q=\\n(_q nl=\\n(nl |p=\\*(|p
--
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sat 08 Feb 2020 02:40:38 AM UTC Name:
0001-tmac-e.tmac-u-Fix-a-typo-e-q.txt Size: 704B By: bjarniig
<http://savannah.gnu.org/bugs/download.php?file_id=48372>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?57768>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
Back to gnu.groff.bug | Previous | Next | Find similar
[bug #57768] [PATCH] tmac/e.tmac-u: Fix a typo, @e->@q Bjarni Ingi Gislason <INVALID.NOREPLY@gnu.org> - 2020-02-07 21:40 -0500
csiph-web