From 5b82a899dffe6a16b68a55ab610d1fd0b0c73364 Mon Sep 17 00:00:00 2001 From: wlemb Date: Thu, 2 Jan 2003 19:07:25 +0000 Subject: * font/devhtml/R.proto, font/devutf8/R.proto: Add `ne' and `nc'. * font/devps/textmap: Fix entries for `ne' and `nc'. * font/devps/symbolmap: Regenerated. * src/roff/troff/glyphuni.cc (glyph_to_unicode_list), src/roff/troff/uniglyph.cc (unicode_to_glyph_list): Add `18', `38', `58', `78', `-+', `|=', `nc', `ne'. * tmac/dvi.tmac: Add `nm', `ne', `nc'. Use `schar' for `aq'. * tmac/ps.tmac, tmac/X.tmac: Add `nc' and `ne'. * tmac/ec.tmac: Add `SC' to special fonts for `CW' and `CWI'. * tmac/tty.tmac: Add `ne'. * src/roff/troff/node.cc (make_glyph_node): Test with `get_macro' for fallback glyphs. --- tmac/ec.tmac | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'tmac/ec.tmac') diff --git a/tmac/ec.tmac b/tmac/ec.tmac index 45a3f2f3..045abd39 100644 --- a/tmac/ec.tmac +++ b/tmac/ec.tmac @@ -38,8 +38,8 @@ .fspecial HIEC HITC .fspecial HBEC HBTC .fspecial HBIEC HBIEC -.fspecial CWEC CWTC -.fspecial CWIEC CWITC +.fspecial CWEC CWTC SC +.fspecial CWIEC CWITC SC . .\" remove definitions of glyphs which are in TC fonts .rchar \[co] \[rg] @@ -55,6 +55,8 @@ .char \[pl] \f[TREC]+ .char \[eq] \f[TREC]= . +.schar \[nm] \o'\f[TREC]/\[mo]' +. .\" an ID register .nr ECFONTS 1 . -- cgit v1.2.1