summaryrefslogtreecommitdiffstats
path: root/contrib/groff
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-10-11 12:20:02 +0000
committerru <ru@FreeBSD.org>2002-10-11 12:20:02 +0000
commitd98d1646667d9dd55f4a9c5cfd381d018f116739 (patch)
tree3c826cccd3e7e588ef1afd611aeedb230752fd5d /contrib/groff
parent84690dde55d7955ed07c9f347ee13d3fcedc01b5 (diff)
downloadFreeBSD-src-d98d1646667d9dd55f4a9c5cfd381d018f116739.zip
FreeBSD-src-d98d1646667d9dd55f4a9c5cfd381d018f116739.tar.gz
New Russian hyphenation patterns from the teTeX distribution.
Use the new .hpfa request to append them to English patterns.
Diffstat (limited to 'contrib/groff')
-rw-r--r--contrib/groff/tmac/troffrc16
1 files changed, 5 insertions, 11 deletions
diff --git a/contrib/groff/tmac/troffrc b/contrib/groff/tmac/troffrc
index 4153a84..755bc39 100644
--- a/contrib/groff/tmac/troffrc
+++ b/contrib/groff/tmac/troffrc
@@ -32,23 +32,17 @@ troffrc!X100 troffrc!X100-12 troffrc!lj4 troff!lbp troffrc!html
.el \
. do tr \[char65]\~
.
-.ie "\*[.T]"koi8-r" \{\
-.
-.\" Set the hyphenation language to `us-ru'.
-.do hla us-ru
-.
-.\" Load hyphenation patterns from `hyphen.us-ru' (in the tmac directory).
-.do hpf hyphen.us-ru
-.
-.\}
-.el \{\
-.
.\" Set the hyphenation language to `us'.
.do hla us
.
.\" Load hyphenation patterns from `hyphen.us' (in the tmac directory).
.do hpf hyphen.us
.
+.if "\*[.T]"koi8-r" \{\
+.
+.\" Append hyphenation patterns from `hyphen.ru' (in the tmac directory).
+.do hpfa hyphen.ru
+.
.\}
.
.\" Don't let blank lines creep in here.
OpenPOWER on IntegriCloud