gbranden pushed a commit to branch master
in repository groff.
commit a55e3c17d1309af34fec684a978a42e95420e650
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Oct 12 12:39:16 2022 -0500
NEWS: Add item for new ms `XN` and `XH` macros.
---
NEWS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/NEWS b/NEWS
index 084179f86..d04b24707 100644
--- a/NEWS
+++ b/NEWS
@@ -416,6 +416,13 @@ o The s (ms) macro package's `RP` macro recognizes a new
optional
the latter will continue to be supported for backward compatibility.
Optional arguments to `RP` can be given in any order.
+o The s (ms) macro package supports new macros `XN` and `XH` to ease the
+ input of numbered and unnumbered section headings, respectively. They
+ internally call the `XS` and `XE` macros to produce table of contents
+ entries, and lay a foundation for inclusion of PDF bookmarks, all
+ without requiring retyping of the heading text as the package
+ previously encouraged. Thanks to Keith Marshall.
+
o The "a4.tmac" file has been dropped from the distribution. Its
successor, "papersize.tmac", has been present and documented for
nearly 20 years. See subsection "Paper size" of groff(1).
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit