gbranden pushed a commit to branch master
in repository groff.

commit 202908fe8c7dda5eb0b4683c509078721406bb13
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Aug 19 18:23:34 2023 -0500

    NEWS: Add item for new man(7) `TS` register.
    
    Also restore spacing before version headings (2 lines, for consistency).
---
 NEWS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS b/NEWS
index ae0fedb8c..497399012 100644
--- a/NEWS
+++ b/NEWS
@@ -62,6 +62,12 @@ o The an (man) and doc (mdoc) macro packages now support a 
`BP` register
 o The an (man) and doc (mdoc) macro packages now support a `PO` register
   to configure the page offset used by the formatter.
 
+o The an (man) macro packages now supports a `TS` register to configure
+  the minimum space required between a paragraph's tag and its body.
+  (If the width of the tag's formatted text plus this space exceeds the
+  paragraph indentation, the line is broken after the tag.)  This
+  parameter, formerly hard-coded as `1n`, now defaults to `2n`.
+
 o The new macro file "koi8-r.tmac" supports the KOI8-R character
   encoding, which supports the new Russian locale for groff.
 
@@ -107,6 +113,7 @@ o If groff programs have their current time overridden by 
the
 o The groff_diff(7) man page no longer contains examples.  They remain
   in groff's Texinfo manual.
 
+
 VERSION 1.23.0
 ==============
 

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to