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/devps/CB | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'font/devps/CB') diff --git a/font/devps/CB b/font/devps/CB index fa80a711..5e0a9212 100644 --- a/font/devps/CB +++ b/font/devps/CB @@ -192,7 +192,8 @@ char180 " char181 600,439,142 1 0265 -- mu ps 600,580,70 2 0266 -- paragraph char182 " -char183 600,351 0 0267 -- periodcentered +pc 600,351 0 0267 -- periodcentered +char183 " ac 600,0,206 1 0270 -- cedilla char184 " S1 600,616 2 0271 -- onesuperior -- cgit v1.2.1