diff options
author | wlemb <wlemb> | 2002-11-07 06:06:58 +0000 |
---|---|---|
committer | wlemb <wlemb> | 2002-11-07 06:06:58 +0000 |
commit | e7fd4b6265fa3017fb4608da2331b6185188e62e (patch) | |
tree | 22dd580a10cf4473dcec60c05dfc4a80f6ac253d /font/devhtml | |
parent | 6bcc4b170663ad3edf285699eb6330a81a14b0f5 (diff) | |
download | groff-e7fd4b6265fa3017fb4608da2331b6185188e62e.tar.gz |
* font/devascii/R.proto, font/devcp1047/R.proto,
font/devlatin1/R.proto: Remove entry for `.i'.
* font/devdvi/generate/textt.map: Add entry for `ad'.
* font/devdvi/generate/texr.map, font/devdvi/generate/texb.map,
font/devdvi/generate/texi.map: Add dummy glyph name `slash@for@l'.
We need this for getting kerning values to compose `/l' and `/L'.
* font/devdvi: Regenerated font definition files for CM fonts.
* font/devhtml/R.proto: Add entries for "'C", "'c", `IJ', and `ij'.
* font/devutf8/R.proto: Ditto.
Remove double entry for `ti'.
* src/roff/troff/glyphuni.cc (glyph_to_unicode_list): Fix entries
for (groff) ligatures, `la', and `ra'.
Add "'C", "'c", `IJ', and `ij'.
Remove double entry for `ti'.
* src/roff/troff/uniglyph.cc (unicode_to_glyph_list): Remove all
double entries.
Add "'C", "'c", `IJ', and `ij'.
Fix entries for (groff) ligatures, `la', and `ra'.
* tmac/ps.tmac (ps-achar): New macro.
Define "'c" and "'C".
* tmac/tty.tmac: Add entry for `.i'.
* tmac/X.tmac (X-achar): New macro.
Define "'c", "'C", and `:Y'.
Add entries for `IJ' and `ij'.
* tmac/Xps.tmac (Xps-achar): New macro.
Define "'c" and "'C".
Add entries for `IJ' and `ij'.
* tmac/lbp.tmac (lbp-achar): New macro.
Add fallback characters for all groff ligatures and many other
glyphs.
* tmac/dvi.tmac: Fix definitions of `_' and `ul'.
Add entries for `/l' and `/L'.
Define "'c" and "'C".
Add entries for `IJ' and `ij'.
Diffstat (limited to 'font/devhtml')
-rw-r--r-- | font/devhtml/R.proto | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/font/devhtml/R.proto b/font/devhtml/R.proto index 3af836de..b2203216 100644 --- a/font/devhtml/R.proto +++ b/font/devhtml/R.proto @@ -216,7 +216,11 @@ tdi " 'y 24 0 0x00FD ý Tp 24 0 0x00FE þ :y 24 0 0x00FF ÿ +'C 24 0 0x0106 Ć +'c 24 0 0x0107 ć .i 24 0 0x0131 ı +IJ 24 0 0x0132 IJ +ij 24 0 0x0133 ij /L 24 0 0x0141 Ł /l 24 0 0x0142 ł OE 24 0 0x0152 Œ |