chiark
/
gitweb
/
~bjharris
/
bedstead.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc04f77
)
Add partialdiff glyph.
author
Ben Harris
<bjh21@bjh21.me.uk>
Tue, 21 Nov 2017 22:17:37 +0000
(22:17 +0000)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Tue, 21 Nov 2017 22:17:37 +0000
(22:17 +0000)
It's part of Mac Roman, and probably some other interesting encodings.
bedstead.c
patch
|
blob
|
history
diff --git
a/bedstead.c
b/bedstead.c
index eef2eb738263d5b3182c98486c889100e43d9f88..f1655d16701c882e574cf83b1394833af4b03d01 100644
(file)
--- a/
bedstead.c
+++ b/
bedstead.c
@@
-1075,6
+1075,7
@@
static struct glyph {
{{000,024,030,037,030,024,000,000,000}, 0x21e4 }, /* arrowtableft */
{{000,005,003,037,003,005,000,000,000}, 0x21e5 }, /* arrowtabright */
/* Mathematical operators */
+ {{016,021,001,017,021,021,016,000,000}, 0x2202, "partialdiff" },
{{037,021,021,021,021,021,021,021,021}, 0x220f, "product" },
{{037,020,010,004,002,004,010,020,037}, 0x2211, "summation" },
{{000,000,000,037,000,000,000,000,000}, 0x2212, "minus" },