gbranden pushed a commit to branch master
in repository groff.
commit 0f0b4fbbaae1849871a8e49056250cb9d9286d2c
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Aug 2 05:05:02 2025 -0500
NEWS: Add afmtodit item. Relocate grog item.
Add a "Utilities" subsection for 1.24.0's release notes.
---
NEWS | 21 +++++++++++++++------
1 file changed, 15 insertions(+), 6 deletions(-)
diff --git a/NEWS b/NEWS
index 6db71bb57..d5e5df997 100644
--- a/NEWS
+++ b/NEWS
@@ -741,6 +741,21 @@ Output drivers
This change aligns it with other groff output drivers, and makes it
work correctly with "groff -vX".
+Utilities
+---------
+
+* afmtodit now recognizes a '-q' option to suppress diagnostics
+ reporting duplicate mappings in favor of a count thereof, and the
+ "BuildFoundries" script uses it. Recent versions of the URW fonts
+ have tons of duplicate mappings (for groff's purposes) and to our
+ knowledge these are all harmless.
+
+* grog no longer supports the `--ligatures` and `--run` options.
+ Simulate the former (which was specific to the "pdf" output device)
+ with the option sequence "-P -U -P y", and the latter by using the
+ command substitution feature of your shell; see section "Examples" of
+ groff(1).
+
Miscellaneous
-------------
@@ -834,12 +849,6 @@ Miscellaneous
output to them. In all other cases, the current time remains
displayed in local time. Thanks to Colin Watson.
-* grog(1) no longer supports the `--ligatures` and `--run` options.
- Simulate the former (which was specific to the "pdf" output device)
- with the option sequence "-P -U -P y", and the latter by using the
- command substitution feature of your shell; see section "Examples" of
- groff(1).
-
* The minimum version of Perl required to build groff is now 5.8 (18
July 2002), incremented from 5.6.1.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit