summaryrefslogtreecommitdiffstats
path: root/contrib/groff/tmac/troffrc
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/groff/tmac/troffrc')
-rw-r--r--contrib/groff/tmac/troffrc18
1 files changed, 12 insertions, 6 deletions
diff --git a/contrib/groff/tmac/troffrc b/contrib/groff/tmac/troffrc
index 858d915..0b3bdd6 100644
--- a/contrib/groff/tmac/troffrc
+++ b/contrib/groff/tmac/troffrc
@@ -14,22 +14,28 @@
.do ds troffrc!ascii tmac.tty
.do ds troffrc!latin1 tmac.tty
.do ds troffrc!koi8-r tmac.tty
+.do ds troffrc!utf8 tmac.tty
+.do ds troffrc!cp1047 tmac.tty
.do ds troffrc!lj4 tmac.lj4
-.do ds troffrc!html tmac.html
+.do ds troffrc!lbp tmac.lbp
+.do ds troffrc!html tmac.arkup
.do if d troffrc!\*[.T] \
. do mso \*[troffrc!\*[.T]]
.do rm troffrc!ps troffrc!Xps troffrc!dvi troffrc!X75 troffrc!X75-12 \
-troffrc!X100 troffrc!X100-12 troffrc!lj4 troffrc!html
+troffrc!X100 troffrc!X100-12 troffrc!lj4 troff!lbp troffrc!html
+.ie '\*(.T'cp1047' .do tr \[char65]
+.el \{\
.ie "\*[.T]"koi8-r" .do tr \[char154]
.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" \{\
.do hla us-ru
.do hpf locale/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
-. \}
+.\}
.\" Don't let blank lines creep in here.
OpenPOWER on IntegriCloud