From f2d2922bae606f940d79f909de74f369aadd95c9 Mon Sep 17 00:00:00 2001 From: wlemb Date: Sun, 24 Feb 2002 02:05:15 +0000 Subject: * aclocal.m4 (GROFF_EBCDIC): Don't include `font/devutf8' in TTYDEVDIRS. Define new variable OTHERDEVDIRS (containing `font/devlj4 font/devlbp' if not EBCDIC). * Makefile.in (TTYDEVDIRS): Always include `font/devutf8'. (OTHERDEVDIRS): New variable. (MDEFINES, DEVDIRS, ALLDIRS, DISTDIRS): Updated. * configure: Regenerated. * NEWS, src/devices/grotty/grotty.man: Updated. * src/roff/troff/input.cc (do_overstrike, do_bracket, get_line_arg): Honour input level. Add new symbol `mc' corresponding to U+00B5 MICRO SIGN. * font/*/*: Implement it in all font files. * font/devps/generate/textmap, font/devps/generate/symbolchars, * font/devps/symbolmap: Updated. * font/devlj4/generate/text.map: Updated. * font/devdvi/generate/CompileFonts (sizes): Add LaTeX sizes. * font/devdvi/generate/texmi.map: Updated. * font/devutf8/R.proto: Remove all `charXXX' entries. * font/devutf8/NOTES: Updated. * font/devX*/*: Regenerated with xtotroff, using fonts from XFree86 version 4.1.0. * tmac/latin1.tmac, tmac/psold.tmac, tmac/tty-char.tmac: Updated. * NEWS, man/groff_char.man: Updated. --- tmac/tty-char.tmac | 1 + 1 file changed, 1 insertion(+) (limited to 'tmac/tty-char.tmac') diff --git a/tmac/tty-char.tmac b/tmac/tty-char.tmac index 73e06fbd..5634e574 100644 --- a/tmac/tty-char.tmac +++ b/tmac/tty-char.tmac @@ -203,6 +203,7 @@ .tty-char \(:y \z"y .\"tty-char \(:y \ij .tty-char \[arrowvertex] | +.tty-char \(mc \z,u .cp \n(_C .if !'\*(.T'cp1047' \ . do mso latin1.tmac -- cgit v1.2.1