mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-09 21:43:06 -04:00
Add therefore and because symbols.
This commit is contained in:
parent
7174e3015b
commit
f1f7599854
@ -1084,6 +1084,8 @@ static struct glyph {
|
||||
{{000,005,003,037,003,005,000,000,000}, 0x21e5 }, /* arrowtabright */
|
||||
/* Mathematical operators */
|
||||
{{016,021,001,017,021,021,016,000,000}, 0x2202, "partialdiff" },
|
||||
{{004,004,012,012,021,021,037,000,000}, 0x2206, "Delta" },
|
||||
{{037,021,021,012,012,004,004,000,000}, 0x2207, "gradient" },
|
||||
{{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" },
|
||||
@ -1099,6 +1101,8 @@ static struct glyph {
|
||||
{{000,016,021,021,021,021,000,000,000}, 0x2229, "intersection" },
|
||||
{{000,021,021,021,021,016,000,000,000}, 0x222a, "union" },
|
||||
{{002,005,004,004,004,004,004,024,010}, 0x222b, "integral" },
|
||||
{{000,004,000,000,000,021,000,000,000}, 0x2234, "therefore" },
|
||||
{{000,021,000,000,000,004,000,000,000}, 0x2235 }, /* because */
|
||||
{{000,010,024,025,005,002,000,000,000}, 0x223f }, /* sinewave */
|
||||
{{000,010,025,002,010,025,002,000,000}, 0x2248, "approxequal" },
|
||||
{{000,002,037,004,037,010,000,000,000}, 0x2260, "notequal" },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user