Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.groff.bug > #1751
| From | Bjarni Ingi Gislason <INVALID.NOREPLY@gnu.org> |
|---|---|
| Newsgroups | gnu.groff.bug |
| Subject | [bug #57813] Test for the macro "AT" fails |
| Date | 2020-02-14 20:57 -0500 |
| Message-ID | <mailman.889.1581731849.2412.bug-groff@gnu.org> (permalink) |
| References | <20200215-015720.sv93188.29504@savannah.gnu.org> |
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