gbranden pushed a commit to branch master
in repository groff.
commit f2a3bcde7e5a25f71e42b7790e3f0c6b563039f5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Sep 4 17:58:21 2026 -0500
ChangeLog: Add bug closer to recent entry.
Also refill lines at 72 columns.
ANNOUNCE: Acknowledge Jeff Conrad.
---
ANNOUNCE | 1 +
ChangeLog | 14 +++++++++-----
2 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/ANNOUNCE b/ANNOUNCE
index 175c4977b..7e9e751bb 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -231,6 +231,7 @@ Elias Hasas
Hilmar Preuße
Hubert Garavel
Ingo Schwarze
+Jeff Conrad
Johannes Altmanninger
John Gardner
Karl Berry
diff --git a/ChangeLog b/ChangeLog
index d205aa9fa..ef71407be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,18 +27,22 @@
grops starts in mode 1, gropdf starts in mode 2, this changes
gropdf to start in mode 1.
- * src/devices/gropdf/gropdf.pl (initial): Replace single 'lwidth'
- with separate 'lwidths' (mode 1) and 'lwidtht' (mode 2). 'outwidth'
- is the current linewidth in the output stream.
+ * src/devices/gropdf/gropdf.pl (initial): Replace single
+ 'lwidth' with separate 'lwidths' (mode 1) and 'lwidtht' (mode
+ 2). 'outwidth' is the current linewidth in the output stream.
(sub do_s): Don't call Set_LWidth() each time font size changes,
- only needed if a drawing command is received, but do set 'lwidths'
- to a proportional width.
+ only needed if a drawing command is received, but do set
+ 'lwidths' to a proportional width.
(Set_LWidth()): Output relevant lwidth only if different from
current setting.
(sub do_D t): Set 'lwidtht'.
(sub PlotArcSegment): Now use 'outwidth' which is currently set
width.
+ [Fixes <https://savannah.gnu.org/bugs/?68671>. Thanks to Jeff
+ Conrad for the report. Problem appears to date back to gropdf's
+ birth. --GBR]
+
2026-08-28 G. Branden Robinson <[email protected]>
* tmac/an.tmac (IP): If invoked without arguments, call
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit