gbranden pushed a commit to branch master in repository groff. commit 419887604196b4045529a7851e6e0870db8013f3 Author: G. Branden Robinson <g.branden.robin...@gmail.com> AuthorDate: Sun Jul 20 05:42:00 2025 -0500
tmac/tests/an_title-abbreviation-works.sh: Tweak. Improve ergonomics. --- tmac/tests/an_title-abbreviation-works.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tmac/tests/an_title-abbreviation-works.sh b/tmac/tests/an_title-abbreviation-works.sh index f621cab03..49a24508a 100755 --- a/tmac/tests/an_title-abbreviation-works.sh +++ b/tmac/tests/an_title-abbreviation-works.sh @@ -70,6 +70,7 @@ echo "checking that known troublesome man page title abbreviates well" \ >&2 for width in 64 65 66 67 68 do + echo "...at width ${width}n" >&2 output=$(echo "$input" \ | "$groff" -r LL=${width}n -m an -T ascii -P -cbou) echo "$output" _______________________________________________ groff-commit mailing list groff-commit@gnu.org https://lists.gnu.org/mailman/listinfo/groff-commit