Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.groff.bug > #1751
| Path | csiph.com!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Bjarni Ingi Gislason <INVALID.NOREPLY@gnu.org> |
| Newsgroups | gnu.groff.bug |
| Subject | [bug #57813] Test for the macro "AT" fails |
| Date | Fri, 14 Feb 2020 20:57:22 -0500 (EST) |
| Lines | 56 |
| Approved | bug-groff@gnu.org |
| Message-ID | <mailman.889.1581731849.2412.bug-groff@gnu.org> (permalink) |
| References | <20200215-015720.sv93188.29504@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 1581731850 22950 209.51.188.17 (15 Feb 2020 01:57:30 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 | 57813 |
| 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 | <20200215-015720.sv93188.29504@savannah.gnu.org> |
| Xref | csiph.com gnu.groff.bug:1751 |
Show key headers only | View raw
URL:
<https://savannah.gnu.org/bugs/?57813>
Summary: Test for the macro "AT" fails
Project: GNU troff
Submitted by: bjarniig
Submitted on: Sat 15 Feb 2020 01:57:20 AM UTC
Category: Macro - man
Severity: 3 - Normal
Item Group: Test
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
Subject: Test for the macro "AT" fails
The first test in
"groff/tmac/tests/an-old_AT_and_UC_footer_saved_and_restored.sh"
fails both with "groff/build/test-groff" and
"/usr/bin/groff (Debian GNU groff version 1.22.4)".
The .AT and .UC macros must come after a page transition.
These macros should give a warning
if they are called when no page transition has occurred,
something like:
.if \\n[nl]<=0 \{\
. tm \\n[.F]:\\n[.c]: The macro \\$0 must be used later
. tm in the input, e.g., after the text for the first .SH macro.
.\}
This fact should also be documented in groff_man.7.man.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?57813>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
Back to gnu.groff.bug | Previous | Next | Find similar | Unroll thread
[bug #57813] Test for the macro "AT" fails Bjarni Ingi Gislason <INVALID.NOREPLY@gnu.org> - 2020-02-14 20:57 -0500
csiph-web