summaryrefslogtreecommitdiff
path: root/font/devhtml
diff options
context:
space:
mode:
authorwlemb <wlemb>2002-12-22 09:36:45 +0000
committerwlemb <wlemb>2002-12-22 09:36:45 +0000
commit122d40cb53a5f9df1304b41ddb152046ab2e089d (patch)
treeee498ce7b586a6578fe14a82dd46db9eb1665716 /font/devhtml
parente480b407edc11741542bf0471125680b35481cf7 (diff)
downloadgroff-122d40cb53a5f9df1304b41ddb152046ab2e089d.tar.gz
* font/devdvi/generate/tc.map: Remove `**'.
* font/devdvi/*TC: Regenerated. * font/devhtml/R.proto, font/devutf8/R.proto: Add `18', `38', `58', `78', `<<', `>>'. * font/devutf8/NOTES: Updated. * src/roff/troff/charinfo.h (charinfo): Add `setx_macro' function. Don't give default parameter to `set_macro'. * src/roff/troff/input.cc (do_define_character): Use `setx_macro' instead of `set_macro'. (charinfo::setx_macro): Implement it. (charinfo::set_macro): Don't change `mode'. * tmac/tty.tmac: Add `18', `38', `58', `78', `<<', `>>'. * tmac/ps.tmac, tmac/X.tmac: Add `<<', `>>'. * tmac/dvi.tmac: Define `!=' with `.schar'.
Diffstat (limited to 'font/devhtml')
-rw-r--r--font/devhtml/R.proto6
1 files changed, 6 insertions, 0 deletions
diff --git a/font/devhtml/R.proto b/font/devhtml/R.proto
index 613d8129..298ccb4c 100644
--- a/font/devhtml/R.proto
+++ b/font/devhtml/R.proto
@@ -150,6 +150,10 @@ Fc 24 0 0x00BB &raquo;
14 24 0 0x00BC &frac14;
12 24 0 0x00BD &frac12;
34 24 0 0x00BE &frac34;
+18 24 0 0x215B &#8539;
+38 24 0 0x215C &#8540;
+58 24 0 0x215D &#8541;
+78 24 0 0x215E &#8542;
r? 24 0 0x00BF &iquest;
`A 24 0 0x00C0 &Agrave;
'A 24 0 0x00C1 &Aacute;
@@ -363,6 +367,8 @@ ap 24 0 0x223C &sim;
== 24 0 0x2261 &equiv;
<= 24 0 0x2264 &le;
>= 24 0 0x2265 &ge;
+<< 24 0 0x226A &#8810;
+>> 24 0 0x226B &#8811;
sb 24 0 0x2282 &sub;
sp 24 0 0x2283 &sup;
nb 24 0 0x2284 &nsub;