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/dvi.tmac | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'tmac/dvi.tmac') diff --git a/tmac/dvi.tmac b/tmac/dvi.tmac index d335e1c5..717686f3 100644 --- a/tmac/dvi.tmac +++ b/tmac/dvi.tmac @@ -70,9 +70,16 @@ .\"char \[sq] \h'.05m'\D'l .4m 0'\D'l 0 -.4m'\D'l -.4m 0'\D'l 0 .4m'\h'.45m' .\" SC contains a real \[!=] glyph .schar \[!=] \[slashnot]\[eq] +.schar \[nm] \o'\F[T]\f[R]/\[mo]' +.fschar CW \[nm] \o'/\[mo]' +.fschar CWI \[nm] \o'\f[CW]/\[mo]' +.schar \[ne] \[slashnot]\[==] +.fschar CW \[ne] \o'/\[==]' +.fschar CWI \[ne] \o'\f[CW]/\[==]' .fchar \[=~] \v'.1m'\Z'\[eq]'\v'-.4m'\[ap]\v'.3m' .fchar \[tm] \v'-.3m'\s[\En[.s]/2u]TM\s0\v'.3m' -.fchar \[aq] ' +.\" TC fonts contain real \[aq] +.schar \[aq] ' .fchar \[bq] , .fchar \[Bq] ,\h'\w'\[rq]'u-(2u*\w"'"u)', .fchar \[ho] \s[\En[.s]/2u]\v'.4m'c\v'-.4m'\s0 @@ -83,6 +90,7 @@ I\h'-.25m'\v'-.33m'\s[\En[.s]*6u/10u]\v'.33m'\ D\v'-.33m'\s0\v'.33m' .fchar \[Tp] \zlp .fchar \[nb] \[slashnot]\[sb] +.fchar \[nc] \[slashnot]\[sp] .cflags 8 \[an] .schar \[an] \h'-.167m'\[mi]\h'-.167m' .fschar CW \[an] - -- cgit v1.2.1