[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #59605] Add FR string variable to modify the footnote line length r
From: |
T. Kurt Bond |
Subject: |
[bug #59605] Add FR string variable to modify the footnote line length ratio to the current line length |
Date: |
Wed, 2 Dec 2020 16:33:44 -0500 (EST) |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.67 Safari/537.36 |
URL:
<https://savannah.gnu.org/bugs/?59605>
Summary: Add FR string variable to modify the footnote line
length ratio to the current line length
Project: GNU troff
Submitted by: tkurtbond
Submitted on: Wed 02 Dec 2020 09:33:42 PM UTC
Category: Macro - ms
Severity: 3 - Normal
Item Group: New feature
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
I don't like having the line length of the footnotes only 5/6 the
width of the columns: I like them to be the full width of the current
line, whether that is in one column mode or multicolumn mode. I'd
like to be able to change that default, to avoid having to change the
footnote line length in multicolumn mode using the undocumented
fn:MCLL.
I propose adding a string variable, FR (footnote ratio), that defaults
to to 5/6 for compatibility and replaces the uses of the literal 5/6
for setting footnote line length. You can set this at the beginning
of your document, or before each .MC or .2C. For my use I'd always
set it to 1, making the footnote line length the same as the line
length.
(I think making setting FR effective before the next footnote, like
setting FL in one column mode, would take rewriting par@reset to
recalculate fn:MCLL every time, instead of just after a .MC.)
I've included a patch that makes the necessary changes in groff.texi,
groff_ms.7.man, and s.tmac.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Wed 02 Dec 2020 09:33:42 PM UTC Name: footnote-ratio.patch Size: 3KiB
By: tkurtbond
<http://savannah.gnu.org/bugs/download.php?file_id=50382>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?59605>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #59605] Add FR string variable to modify the footnote line length ratio to the current line length,
T. Kurt Bond <=