groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 32/46: [troffrc]: Change hyphenation language us to en.


From: G. Branden Robinson
Subject: [groff] 32/46: [troffrc]: Change hyphenation language us to en.
Date: Sun, 18 Apr 2021 01:22:29 -0400 (EDT)

gbranden pushed a commit to branch dev-gropdf-boxes
in repository groff.

commit 2051302b96b17c339dc126c2e1eff2ca802605a3
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Mon Jan 4 17:10:20 2021 +1100

    [troffrc]: Change hyphenation language us to en.
---
 tmac/troffrc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/tmac/troffrc b/tmac/troffrc
index 2ba343e..d0d54b8 100644
--- a/tmac/troffrc
+++ b/tmac/troffrc
@@ -54,12 +54,12 @@ troffrc!html
 .el \
 .      do tr \[char65]\~
 .
-.\" Set the hyphenation language to 'us'.
-.do hla us
+.\" Set the hyphenation language to English.
+.do hla en
 .
 .\" Load hyphenation patterns and exceptions.
-.do hpf hyphen.us
-.do hpfa hyphenex.us
+.do hpf hyphen.en
+.do hpfa hyphenex.en
 .
 .\" Handle paper formats.
 .do mso papersize.tmac



reply via email to

[Prev in Thread] Current Thread [Next in Thread]