[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 03/07: NEWS: Update old item.
From: |
G. Branden Robinson |
Subject: |
[groff] 03/07: NEWS: Update old item. |
Date: |
Thu, 25 Jan 2024 15:49:55 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit eea516b885af26756dd14c1fd1f6c0f3d9825315
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Tue Jan 23 19:34:22 2024 -0600
NEWS: Update old item.
Thanks to T. Kurt Bond for raising this issue on the groff list.
<https://lists.gnu.org/archive/html/groff/2024-01/msg00108.html>
---
NEWS | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 290cf8f73..70bb5408e 100644
--- a/NEWS
+++ b/NEWS
@@ -624,7 +624,10 @@ o The s (ms) macro package now enables the formatter's
"no-space mode"
of the package more predictable; you can fine-tune such spacing by
setting the `DD` register in desired places. It has also helped us to
improve groff ms's rendering of historical ms(7) documents such as
- Kernighan & Cherry's "Typesetting Mathematics".
+ Kernighan & Cherry's "Typesetting Mathematics". This change also
+ suppresses the `bp` page break request; you may wish to define a macro
+ (the name `BP` is not in use by the package) to restore spacing with
+ the `rs` request and break the page with `bp`.
o The s (ms) macro package supports a new string, `FR`, which defines
the ratio of the footnote line length to the current line length. The
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 03/07: NEWS: Update old item.,
G. Branden Robinson <=