From 07d607869d9a42f867e6e916f5647bade8a7ebdf Mon Sep 17 00:00:00 2001 From: wlemb Date: Sun, 1 Dec 2002 06:45:37 +0000 Subject: Add PS font for various Euro glyphs. * font/devps/generate/freeeuro.sfd: New master font file for pfaedit. * font/devps/generate/sfdtopfa.pe: New conversion script for pfaedit. * font/devps/generate/Makefile (FONTS): Add `EURO'. (EURO, freeeuro.afm, freeeuro.pfa): New rules. * font/devps/freeeuro.pfa, font/devps/freeeuro.afm: Generated from `freeeuro.sfd'. * font/devps/EURO: Generated from `freeeuro.afm'. * font/devps/download: Add `freeuro.pfa'. * font/devps/Makefile.sub (NORMALFILES): Adde `EURO' and `freeeuro.pfa'. * tmac/europs.tmac: New file. * tmac/ps.tmac: Include `europs.tmac'. * tmac/Makefile.sub (DISTFILES): Add `europs.tmac'. * font/devdvi/generate/texsy.map: Remove `lh' and `rh'. * font/devdvi/S: Regenerated. * font/devhtml/R.proto: Fix `CR' and `ci'. Add `OK'. * font/devps/generate/textmap: Fix `lh', `rh', and `sq'. Remove `bs'. * font/devps/symbolmap: Regenerated. * font/devutf8/R.proto: Fix `CR' and `ci'. Add `OK'. * font/devutf8/NOTES: Updated. * src/roff/troff/uniglyph.cc (unicode_to_glyph_list): Fix `CR' and `ci'. Add `OK'. * src/roff/troff/glyphuni.cc (glyph_to_unicode_list): Ditto. * tmac/dvi.tmac: Add `lh' and `rh'. * tmac/Xps.tmac: Fix `lh' and `rh'. * tmac/X.tmac: Add `OK'. * tmac/lj4.tmac: Ditto. --- tmac/dvi.tmac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tmac/dvi.tmac') diff --git a/tmac/dvi.tmac b/tmac/dvi.tmac index a7cc66c1..0d216395 100644 --- a/tmac/dvi.tmac +++ b/tmac/dvi.tmac @@ -90,6 +90,8 @@ D\v'-.33m'\s0\v'.33m' .fchar \[hy] - .fschar CW \[va] \o'\[ua]\[da]' .fschar CWI \[va] \o'\[ua]\[da]' +.fchar \[lh] \[lA] +.fchar \[rh] \[rA] . .\" Define some fractions. .de dvi-frac -- cgit v1.2.1