change prev. commit: emulate latin1 on ascii if latin1 chars are
in the text as groff authors suppose
This commit is contained in:
parent
e74ce1d5b9
commit
6b2ae6bb1a
@ -195,4 +195,4 @@
|
||||
.\"tty-char \(:y \ij
|
||||
.tty-char \[arrowvertex] |
|
||||
.cp \n(_C
|
||||
.ie "\*[.T]"latin1" .do mso tmac.latin1
|
||||
.if "\*[.T]"ascii" .do mso tmac.latin1
|
||||
|
@ -19,7 +19,7 @@
|
||||
.do rm troffrc!ps troffrc!Xps troffrc!dvi troffrc!X75 troffrc!X75-12 \
|
||||
troffrc!X100 troffrc!X100-12 troffrc!lj4
|
||||
.ie "\*[.T]"koi8-r" .do tr \[char154]
|
||||
.el .if "\*[.T]"latin1" .do tr \[char160]
|
||||
.el .do tr \[char160]
|
||||
.\" Set the hyphenation language to `us' unless we're using koi8-r (russian)
|
||||
.\" Load hyphenation patterns from `hyphen.us' (in the tmac directory).
|
||||
.ie "\*[.T]"koi8-r" \{\
|
||||
|
Loading…
x
Reference in New Issue
Block a user