Deleted Added
full compact
tty.tmac (114403) tty.tmac (119887)
1.\" tty.tmac
2.\"
3.nr _C \n(.C
4.cp 0
5.
6.nroff
7.ta T 0.8i
8.

--- 65 unchanged lines hidden (view full) ---

74.defcolor magenta rgb #ff00ff
75.defcolor cyan rgb #00ffff
76.defcolor white rgb #ffffff
77.
78.cp \n[_C]
79.
80.ie '\*(.T'cp1047' \
81. do mso cp1047.tmac
1.\" tty.tmac
2.\"
3.nr _C \n(.C
4.cp 0
5.
6.nroff
7.ta T 0.8i
8.

--- 65 unchanged lines hidden (view full) ---

74.defcolor magenta rgb #ff00ff
75.defcolor cyan rgb #00ffff
76.defcolor white rgb #ffffff
77.
78.cp \n[_C]
79.
80.ie '\*(.T'cp1047' \
81. do mso cp1047.tmac
82.el \
83. if !'\*(.T'ascii' \
84. do mso latin1.tmac
82.el .ie '\*(.T'koi8-r' \
83. do mso koi8-r.tmac
84.el .if !'\*(.T'ascii' \
85. do mso latin1.tmac
85.
86.\" If you want the character definitions in tty-char.tmac to be loaded
87.\" automatically, remove the `\"' from the next line.
88.\"do mso tty-char.tmac
86.
87.\" If you want the character definitions in tty-char.tmac to be loaded
88.\" automatically, remove the `\"' from the next line.
89.\"do mso tty-char.tmac