From ea99943ef24cbcd89fe717a563a84d002f16811e Mon Sep 17 00:00:00 2001 From: wlemb Date: Mon, 3 Mar 2003 21:21:07 +0000 Subject: * src/libs/libgroff/font.cc (font::load): Fix error message for bad character type. * src/devices/grops/grops.man: Improve documentation of the -b flag. * tmac/tty.tmac: Load latin1.tmac for all TTY devices except `ascii' and `cp1047'. --- tmac/tty.tmac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmac/tty.tmac') diff --git a/tmac/tty.tmac b/tmac/tty.tmac index 27483a63..8dbcf28f 100644 --- a/tmac/tty.tmac +++ b/tmac/tty.tmac @@ -80,7 +80,7 @@ .ie '\*(.T'cp1047' \ . do mso cp1047.tmac .el \ -. if '\*(.T'latin1' \ +. if !'\*(.T'ascii' \ . do mso latin1.tmac . .\" If you want the character definitions in tty-char.tmac to be loaded -- cgit v1.2.1