Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.groff.bug > #1890
| From | Dave <INVALID.NOREPLY@gnu.org> |
|---|---|
| Newsgroups | gnu.groff.bug |
| Subject | [bug #58682] -me macros: length of footnote separator is not as documented |
| Date | 2020-06-30 09:02 -0400 |
| Message-ID | <mailman.699.1593522135.2574.bug-groff@gnu.org> (permalink) |
| References | <20200630-080211.sv93119.47308@savannah.gnu.org> |
URL:
<https://savannah.gnu.org/bugs/?58682>
Summary: -me macros: length of footnote separator is not as
documented
Project: GNU troff
Submitted by: barx
Submitted on: Tue 30 Jun 2020 08:02:11 AM CDT
Category: Macro - others
Severity: 3 - Normal
Item Group: Documentation
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
doc/meref.me says of macro .$s: "Currently it draws a 1.5i line."
This would be news to tmac/e.tmac-u, where the macro in its entirety is:
.de $s \" $$$ footnote separator
\l'2i'
..
This discrepancy has existed for the entirety of the git history of these
files (i.e., since commit 351da0dc
<http://git.savannah.gnu.org/cgit/groff.git/commit/?id=351da0dc> in June
1991), so it's hard to say whether 1.5i or 2i is canonically correct.
doc/meintro.me does not document .$s at all.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58682>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
Back to gnu.groff.bug | Previous | Next | Find similar | Unroll thread
[bug #58682] -me macros: length of footnote separator is not as documented Dave <INVALID.NOREPLY@gnu.org> - 2020-06-30 09:02 -0400
csiph-web