keithmarshall pushed a commit to branch dev-gropdf-boxes in repository groff.
commit 0907d730894da5e34bc27f15680f8b13cc7ab1ba Author: G. Branden Robinson <g.branden.robin...@gmail.com> AuthorDate: Fri Jan 15 03:27:15 2021 +1100 tmac/en.tmac: Set hyphenation mode to 4. --- tmac/en.tmac | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tmac/en.tmac b/tmac/en.tmac index 6aae40d..0bc4196 100644 --- a/tmac/en.tmac +++ b/tmac/en.tmac @@ -22,6 +22,9 @@ . .ds locale english\" . +.\" Set the minimum hyphenation mode that works with the patterns. +.hy 4 +. .\" Set the hyphenation language to English. .do hla en . _______________________________________________ Groff-commit mailing list Groff-commit@gnu.org https://lists.gnu.org/mailman/listinfo/groff-commit