Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.groff.bug > #1751 > unrolled thread
| Started by | Bjarni Ingi Gislason <INVALID.NOREPLY@gnu.org> |
|---|---|
| First post | 2020-02-14 20:57 -0500 |
| Last post | 2020-02-14 20:57 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.groff.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[bug #57813] Test for the macro "AT" fails Bjarni Ingi Gislason <INVALID.NOREPLY@gnu.org> - 2020-02-14 20:57 -0500
| From | Bjarni Ingi Gislason <INVALID.NOREPLY@gnu.org> |
|---|---|
| Date | 2020-02-14 20:57 -0500 |
| Subject | [bug #57813] Test for the macro "AT" fails |
| Message-ID | <mailman.889.1581731849.2412.bug-groff@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 top | Article view | gnu.groff.bug
csiph-web