chiark / gitweb /
Add assorted mathematical vertical lines.
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 26 Nov 2017 13:54:45 +0000 (13:54 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 26 Nov 2017 13:54:45 +0000 (13:54 +0000)
bedstead.c

index 78a28c0e79ba6716d6d490c8e108c26e2e870bcb..f20638001157a442ac52a36b3260208f477f467b 100644 (file)
@@ -1092,6 +1092,8 @@ static struct glyph {
  {{007,004,004,004,024,014,004,000,000}, 0x221a, "radical" },
  {{000,012,025,025,025,012,000,000,000}, 0x221e, "infinity" },
  {{000,020,020,020,020,037,000,000,000}, 0x221f, "orthogonal" },
+ {{004,004,004,004,004,004,004,000,000}, 0x2223, }, /* divides */
+ {{012,012,012,012,012,012,012,000,000}, 0x2225, }, /* parallel */
  {{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" },
@@ -1370,6 +1372,11 @@ static struct glyph {
  {{000,020,020,037,022,024,000,000,000}, 0x295f },
  {{000,004,014,024,004,037,000,000,000}, 0x2960 },
  {{000,037,004,024,014,004,000,000,000}, 0x2961 },
+ /* Miscellaneous mathematical symbols-A */
+ {{025,025,025,025,025,025,025,000,000}, 0x2980 }, /* triple vertical bar */
+ /* Supplemental mathematical operators */
+ {{025,025,025,025,025,025,025,000,000}, 0x2af4 }, /* triple v bar operator */
+ {{025,025,025,025,025,025,025,025,025}, 0x2afc }, /* large triple vert bar */
  /* Miscellaneous symbols and arrows */
  {{000,025,000,021,000,025,000,000,000}, 0x2b1a }, /* dottedsquare */
  /* Latin extended-C */