From 389f68fd8e3f233b5f4162c07cde73bad106b3d9 Mon Sep 17 00:00:00 2001 From: wlemb Date: Sat, 29 Apr 2000 06:02:24 +0000 Subject: Adding EBCDIC code page 1047. * fonts/devcp1047/R.proto, fonts/devcp1047/Makefile.sub, fonts/devcp1047/DESC.proto: New files. * aclocal.m4 (GROFF_EBCDIC): Introduce TTYDEVDIRS which can be either ascii/latin1 or cp1047. * Makefile.in: Use it. * configure: Updated. Replacing and/or adding `md' (mathdot) glyph with `pc' (periodcentered) in all text fonts. * fonts/*/*: Change it. * aclocal.m4 (GROFF_OS390): Fixing compiler flags. * configure.in: Add check for strings.h. * src/include/driver.h: Use HAVE_STRINGS_H. * src/devices/grolbp/lpb.cc: Remove string.h. * src/include/groff-getopt.h: New file. It will be used instead of getopt.h (to be included in lib.h) to avoid endless problems with picky C++ compilers. * src/include/lib.h: Use groff-getopt.h. * src/include/Makefile.sub: Updated. * configure: Updated. * Makefile.in: Updated. * NEWS: Mention EBCDIC support. * TODO: Some additions. * src/roff/troff/troff.man, doc/groff.texinfo: Fixing documentation of mso request. * src/roff/troff/troff.man: Minor fixes. --- font/devX100/TR | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'font/devX100/TR') diff --git a/font/devX100/TR b/font/devX100/TR index eafc811b..d0eaf176 100644 --- a/font/devX100/TR +++ b/font/devX100/TR @@ -158,7 +158,7 @@ aa 5,11 0 0264 µ 7,7,3 0 0265 ps 7,10,3 0 0266 ¶ " -md 4,5 0 0267 +pc 4,5 0 0267 · " ac 5,0,3 0 0270 ¸ " -- cgit v1.2.1