Load russian hyphentation for -Tkoi8-r

This commit is contained in:
Andrey A. Chernov 1995-01-17 20:08:42 +00:00
parent 131690bf32
commit 3e6c1c6d90
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5691

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.