gbranden pushed a commit to branch master
in repository groff.
commit 0e8eb85b3833d0e5d64379125337ce43c8cea08a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Jun 9 18:02:54 2025 -0500
NEWS: Recast pic item and fix style nits.
---
NEWS | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/NEWS b/NEWS
index e100ffb66..35aeb6860 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ VERSION next
Noteworthy incompatible changes
-------------------------------
+
* If your roff(7) documents follow any of the requests `cf`, `hpf`,
`hpfa`, `mso`, `msoquiet`, `nx`, `open`, `opena`, `so`, `soquiet`, or
`trf` with a comment after their file name argument, and did not place
@@ -291,10 +292,13 @@ nroff
pic
---
-* pic now supports drawing of polygons with arbitrary vertices with the
- new `polygon` command, which accepts the `filled` modifier. Further,
- the vertices and the egde midpoints of polygons can be addressed with
- the new `.v[er[tex]]` and `.p[oint]` syntax. Thanks to Duncan Losin.
+
+* A new command, `polygon`, supports drawing polygons using arbitrary
+ vertices. The command furthermore accepts the `fill[ed]` modifier.
+ You can address a polygon's vertices and the midpoints of its edges
+ with the new `.v[er[tex]]` and `.p[oint]` syntax suffixed to an
+ object identifer, analogously to the existing compass point and
+ `.c[enter]` feature. Thanks to Duncan Losin.
soelim
------
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit