Load russian hyphentation for -Tkoi8-r

This commit is contained in:
ache 1995-01-17 20:08:42 +00:00
parent b8df2a94a6
commit 94250398e0

View File

@ -19,7 +19,11 @@
troffrc!X100 troffrc!X100-12
.do tr \[char160]
.\" Set the hyphenation language to `us'.
.do hla us
.\" Load hyphenation patterns from `hyphen.us' (in the tmac directory).
.do hpf hyphen.us
.ie "\*[.T]"koi8-r" \
.do hla us-ru
.do hpf hyphen.us-ru
.el \
.do hla us
.do hpf hyphen.us
.\" Don't let blank lines creep in here.