chiark
/
gitweb
/
~bjharris
/
bedstead-debian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4d70be
)
Universal and existential quantifiers
author
Ben Harris
<bjh21@bjh21.me.uk>
Sun, 19 Feb 2023 17:45:54 +0000
(17:45 +0000)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Sun, 19 Feb 2023 17:48:30 +0000
(17:48 +0000)
bedstead.c
patch
|
blob
|
history
diff --git
a/bedstead.c
b/bedstead.c
index 690cd8e4d39f81341fe3294469053e286fbca155..e76ce047307ec1b0525a9f7428da8025cf684a17 100644
(file)
--- a/
bedstead.c
+++ b/
bedstead.c
@@
-1334,7
+1334,9
@@
static struct glyph {
{{004,012,021,033,016,012,016,000,000}, U(21EA) }, /* caps lock arrow */
/* Mathematical operators */
+ {{021,021,037,021,012,012,004,000,000}, 0x2200, "universal" },
{{016,021,001,017,021,021,016,000,000}, 0x2202, "partialdiff" },
+ {{037,001,001,017,001,001,037,000,000}, 0x2203, "existential" },
{{004,004,012,012,021,021,037,000,000}, 0x2206, "Delta" },
{{037,021,021,012,012,004,004,000,000}, 0x2207, "gradient" },
{{017,020,020,037,020,020,017,000,000}, 0x2208, "element" },