# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # LOCALIZATION NOTE: FILE # Do not translate anything in this file # List of fonts that have corresponding properties files containing special # glyph tables for stretching MathML characters. See the documentation at the # end of this file for details on the setup of the property file associated to # each font. Do not include the Unicode table in this list. %ifdef XP_WIN font.mathfont-glyph-tables = MathJax_Main, STIXNonUnicode, STIXSizeOneSym, STIXSize1, Asana Math, Standard Symbols L, Symbol %else font.mathfont-glyph-tables = MathJax_Main, STIXNonUnicode, STIXSizeOneSym, STIXSize1, Asana Math, Standard Symbols L %endif # The ordered list of fonts with which to attempt to stretch MathML # characters is controlled by setting pref("font.mathfont-family", # "CMSY10, CMEX10, ...") for example, or by setting the font-family list in # :-moz-math-stretchy in mathml.css. # # Preferred fonts for particular stretchy characters may be specified in # preferences. Each entry is specified using the Unicode format of the # character, and the comma-separated list of fonts like in the font-family # property of CSS. A character can request different fonts for its variants # and for its parts. # e.g. pref("font.mathfont-family.\\u2264.base", "CMSY10, etc") # - A ".base" extension indicates the ordered list fonts to look for the glyph # at its base size. # - The ".variants" extension indicates the ordered list of fonts where to # look for glyphs of larger sizes. # - The ".parts" extension indicates the ordered list of fonts that should be # used to look for the partial glyphs to be used to build up the character. # # Note: setting base fonts for non-stretchy characters only works # for operators that are ultimately handled by nsMathMLChar. # @see how |useMathMLChar| is set in nsMathMLmoFrame::Stretch() & Paint(). # Mappings from Unicode BMP chars to style invariant chars (these chars have # their own intrinsic predefined styles). # http://www.w3.org/TR/2003/REC-MathML2-20031021/chapter6.html#chars.BMP-SMP # # The string consists of a list of UTF16 code triples. For each i, # * the code at offset 3i is the BMP character # * the following two codes at offset 3i+1 and 3i+2 are either # * (usually) a surrogate pair representing the corresponding character # in the Mathematical Alphanumeric Symbols block, or # * when the corresponding styled mathematical character is in the BMP, that # BMP character followed by padding in the form of a UNICODE REPLACEMENT # CHARACTER U+fffd. # # Currently only some transformations are performed, and only through the # style system. (Bug 114365: Support for the 'mathvariant' attribute.) # there are no normal style-invariant mathematical alphanumeric symbols. #mathvariant.normal = mathvariant.bold = A\ud835\udc00B\ud835\udc01C\ud835\udc02D\ud835\udc03E\ud835\udc04F\ud835\udc05G\ud835\udc06H\ud835\udc07I\ud835\udc08J\ud835\udc09K\ud835\udc0aL\ud835\udc0bM\ud835\udc0cN\ud835\udc0dO\ud835\udc0eP\ud835\udc0fQ\ud835\udc10R\ud835\udc11S\ud835\udc12T\ud835\udc13U\ud835\udc14V\ud835\udc15W\ud835\udc16X\ud835\udc17Y\ud835\udc18Z\ud835\udc19a\ud835\udc1ab\ud835\udc1bc\ud835\udc1cd\ud835\udc1de\ud835\udc1ef\ud835\udc1fg\ud835\udc20h\ud835\udc21i\ud835\udc22j\ud835\udc23k\ud835\udc24l\ud835\udc25m\ud835\udc26n\ud835\udc27o\ud835\udc28p\ud835\udc29q\ud835\udc2ar\ud835\udc2bs\ud835\udc2ct\ud835\udc2du\ud835\udc2ev\ud835\udc2fw\ud835\udc30x\ud835\udc31y\ud835\udc32z\ud835\udc33\u0391\ud835\udea8\u0392\ud835\udea9\u0393\ud835\udeaa\u0394\ud835\udeab\u0395\ud835\udeac\u0396\ud835\udead\u0397\ud835\udeae\u0398\ud835\udeaf\u0399\ud835\udeb0\u039A\ud835\udeb1\u039B\ud835\udeb2\u039C\ud835\udeb3\u039D\ud835\udeb4\u039E\ud835\udeb5\u039F\ud835\udeb6\u03A0\ud835\udeb7\u03A1\ud835\udeb8\u03F4\ud835\udeb9\u03A3\ud835\udeba\u03A4\ud835\udebb\u03A5\ud835\udebc\u03A6\ud835\udebd\u03A7\ud835\udebe\u03A8\ud835\udebf\u03A9\ud835\udec0\u2207\ud835\udec1\u03B1\ud835\udec2\u03B2\ud835\udec3\u03B3\ud835\udec4\u03B4\ud835\udec5\u03B5\ud835\udec6\u03B6\ud835\udec7\u03B7\ud835\udec8\u03B8\ud835\udec9\u03B9\ud835\udeca\u03BA\ud835\udecb\u03BB\ud835\udecc\u03BC\ud835\udecd\u03BD\ud835\udece\u03BE\ud835\udecf\u03BF\ud835\uded0\u03C0\ud835\uded1\u03C1\ud835\uded2\u03C2\ud835\uded3\u03C3\ud835\uded4\u03C4\ud835\uded5\u03C5\ud835\uded6\u03C6\ud835\uded7\u03C7\ud835\uded8\u03C8\ud835\uded9\u03C9\ud835\udeda\u2202\ud835\udedb\u220A\ud835\udedc\u03D1\ud835\udedd\u03F0\ud835\udede\u03D5\ud835\udedf\u03F1\ud835\udee0\u03D6\ud835\udee10\ud835\udfce1\ud835\udfcf2\ud835\udfd03\ud835\udfd14\ud835\udfd25\ud835\udfd36\ud835\udfd47\ud835\udfd58\ud835\udfd69\ud835\udfd7 mathvariant.italic = A\ud835\udc34B\ud835\udc35C\ud835\udc36D\ud835\udc37E\ud835\udc38F\ud835\udc39G\ud835\udc3aH\ud835\udc3bI\ud835\udc3cJ\ud835\udc3dK\ud835\udc3eL\ud835\udc3fM\ud835\udc40N\ud835\udc41O\ud835\udc42P\ud835\udc43Q\ud835\udc44R\ud835\udc45S\ud835\udc46T\ud835\udc47U\ud835\udc48V\ud835\udc49W\ud835\udc4aX\ud835\udc4bY\ud835\udc4cZ\ud835\udc4da\ud835\udc4eb\ud835\udc4fc\ud835\udc50d\ud835\udc51e\ud835\udc52f\ud835\udc53g\ud835\udc54h\u210e\ufffdi\ud835\udc56j\ud835\udc57k\ud835\udc58l\ud835\udc59m\ud835\udc5an\ud835\udc5bo\ud835\udc5cp\ud835\udc5dq\ud835\udc5er\ud835\udc5fs\ud835\udc60t\ud835\udc61u\ud835\udc62v\ud835\udc63w\ud835\udc64x\ud835\udc65y\ud835\udc66z\ud835\udc67\u0391\ud835\udee2\u0392\ud835\udee3\u0393\ud835\udee4\u0394\ud835\udee5\u0395\ud835\udee6\u0396\ud835\udee7\u0397\ud835\udee8\u0398\ud835\udee9\u0399\ud835\udeea\u039A\ud835\udeeb\u039B\ud835\udeec\u039C\ud835\udeed\u039D\ud835\udeee\u039E\ud835\udeef\u039F\ud835\udef0\u03A0\ud835\udef1\u03A1\ud835\udef2\u03F4\ud835\udef3\u03A3\ud835\udef4\u03A4\ud835\udef5\u03A5\ud835\udef6\u03A6\ud835\udef7\u03A7\ud835\udef8\u03A8\ud835\udef9\u03A9\ud835\udefa\u2207\ud835\udefb\u03B1\ud835\udefc\u03B2\ud835\udefd\u03B3\ud835\udefe\u03B4\ud835\udeff\u03B5\ud835\udf00\u03B6\ud835\udf01\u03B7\ud835\udf02\u03B8\ud835\udf03\u03B9\ud835\udf04\u03BA\ud835\udf05\u03BB\ud835\udf06\u03BC\ud835\udf07\u03BD\ud835\udf08\u03BE\ud835\udf09\u03BF\ud835\udf0a\u03C0\ud835\udf0b\u03C1\ud835\udf0c\u03C2\ud835\udf0d\u03C3\ud835\udf0e\u03C4\ud835\udf0f\u03C5\ud835\udf10\u03C6\ud835\udf11\u03C7\ud835\udf12\u03C8\ud835\udf13\u03C9\ud835\udf14\u2202\ud835\udf15\u220A\ud835\udf16\u03D1\ud835\udf17\u03F0\ud835\udf18\u03D5\ud835\udf19\u03F1\ud835\udf1a\u03D6\ud835\udf1b mathvariant.bold-italic = A\ud835\udc68B\ud835\udc69C\ud835\udc6aD\ud835\udc6bE\ud835\udc6cF\ud835\udc6dG\ud835\udc6eH\ud835\udc6fI\ud835\udc70J\ud835\udc71K\ud835\udc72L\ud835\udc73M\ud835\udc74N\ud835\udc75O\ud835\udc76P\ud835\udc77Q\ud835\udc78R\ud835\udc79S\ud835\udc7aT\ud835\udc7bU\ud835\udc7cV\ud835\udc7dW\ud835\udc7eX\ud835\udc7fY\ud835\udc80Z\ud835\udc81a\ud835\udc82b\ud835\udc83c\ud835\udc84d\ud835\udc85e\ud835\udc86f\ud835\udc87g\ud835\udc88h\ud835\udc89i\ud835\udc8aj\ud835\udc8bk\ud835\udc8cl\ud835\udc8dm\ud835\udc8en\ud835\udc8fo\ud835\udc90p\ud835\udc91q\ud835\udc92r\ud835\udc93s\ud835\udc94t\ud835\udc95u\ud835\udc96v\ud835\udc97w\ud835\udc98x\ud835\udc99y\ud835\udc9az\ud835\udc9b\u0391\ud835\udf1c\u0392\ud835\udf1d\u0393\ud835\udf1e\u0394\ud835\udf1f\u0395\ud835\udf20\u0396\ud835\udf21\u0397\ud835\udf22\u0398\ud835\udf23\u0399\ud835\udf24\u039A\ud835\udf25\u039B\ud835\udf26\u039C\ud835\udf27\u039D\ud835\udf28\u039E\ud835\udf29\u039F\ud835\udf2a\u03A0\ud835\udf2b\u03A1\ud835\udf2c\u03F4\ud835\udf2d\u03A3\ud835\udf2e\u03A4\ud835\udf2f\u03A5\ud835\udf30\u03A6\ud835\udf31\u03A7\ud835\udf32\u03A8\ud835\udf33\u03A9\ud835\udf34\u2207\ud835\udf35\u03B1\ud835\udf36\u03B2\ud835\udf37\u03B3\ud835\udf38\u03B4\ud835\udf39\u03B5\ud835\udf3a\u03B6\ud835\udf3b\u03B7\ud835\udf3c\u03B8\ud835\udf3d\u03B9\ud835\udf3e\u03BA\ud835\udf3f\u03BB\ud835\udf40\u03BC\ud835\udf41\u03BD\ud835\udf42\u03BE\ud835\udf43\u03BF\ud835\udf44\u03C0\ud835\udf45\u03C1\ud835\udf46\u03C2\ud835\udf47\u03C3\ud835\udf48\u03C4\ud835\udf49\u03C5\ud835\udf4a\u03C6\ud835\udf4b\u03C7\ud835\udf4c\u03C8\ud835\udf4d\u03C9\ud835\udf4e\u2202\ud835\udf4f\u220A\ud835\udf50\u03D1\ud835\udf51\u03F0\ud835\udf52\u03D5\ud835\udf53\u03F1\ud835\udf54\u03D6\ud835\udf55 mathvariant.double-struck = A\ud835\udd38B\ud835\udd39C\u2102\ufffdD\ud835\udd3bE\ud835\udd3cF\ud835\udd3dG\ud835\udd3eH\u210d\ufffdI\ud835\udd40J\ud835\udd41K\ud835\udd42L\ud835\udd43M\ud835\udd44N\u2115\ufffdO\ud835\udd46P\u2119\ufffdQ\u211a\ufffdR\u211d\ufffdS\ud835\udd4aT\ud835\udd4bU\ud835\udd4cV\ud835\udd4dW\ud835\udd4eX\ud835\udd4fY\ud835\udd50Z\u2124\ufffda\ud835\udd52b\ud835\udd53c\ud835\udd54d\ud835\udd55e\ud835\udd56f\ud835\udd57g\ud835\udd58h\ud835\udd59i\ud835\udd5aj\ud835\udd5bk\ud835\udd5cl\ud835\udd5dm\ud835\udd5en\ud835\udd5fo\ud835\udd60p\ud835\udd61q\ud835\udd62r\ud835\udd63s\ud835\udd64t\ud835\udd65u\ud835\udd66v\ud835\udd67w\ud835\udd68x\ud835\udd69y\ud835\udd6az\ud835\udd6b0\ud835\udfd81\ud835\udfd92\ud835\udfda3\ud835\udfdb4\ud835\udfdc5\ud835\udfdd6\ud835\udfde7\ud835\udfdf8\ud835\udfe09\ud835\udfe1 mathvariant.script = A\ud835\udc9cB\u212c\ufffdC\ud835\udc9eD\ud835\udc9fE\u2130\ufffdF\u2131\ufffdG\ud835\udca2H\u210b\ufffdI\u2110\ufffdJ\ud835\udca5K\ud835\udca6L\u2112\ufffdM\u2133\ufffdN\ud835\udca9O\ud835\udcaaP\ud835\udcabQ\ud835\udcacR\u211b\ufffdS\ud835\udcaeT\ud835\udcafU\ud835\udcb0V\ud835\udcb1W\ud835\udcb2X\ud835\udcb3Y\ud835\udcb4Z\ud835\udcb5a\ud835\udcb6b\ud835\udcb7c\ud835\udcb8d\ud835\udcb9e\u212f\ufffdf\ud835\udcbbg\u210a\ufffdh\ud835\udcbdi\ud835\udcbej\ud835\udcbfk\ud835\udcc0l\ud835\udcc1m\ud835\udcc2n\ud835\udcc3o\u2134\ufffdp\ud835\udcc5q\ud835\udcc6r\ud835\udcc7s\ud835\udcc8t\ud835\udcc9u\ud835\udccav\ud835\udccbw\ud835\udcccx\ud835\udccdy\ud835\udccez\ud835\udccf mathvariant.bold-script = A\ud835\udcd0B\ud835\udcd1C\ud835\udcd2D\ud835\udcd3E\ud835\udcd4F\ud835\udcd5G\ud835\udcd6H\ud835\udcd7I\ud835\udcd8J\ud835\udcd9K\ud835\udcdaL\ud835\udcdbM\ud835\udcdcN\ud835\udcddO\ud835\udcdeP\ud835\udcdfQ\ud835\udce0R\ud835\udce1S\ud835\udce2T\ud835\udce3U\ud835\udce4V\ud835\udce5W\ud835\udce6X\ud835\udce7Y\ud835\udce8Z\ud835\udce9a\ud835\udceab\ud835\udcebc\ud835\udcecd\ud835\udcede\ud835\udceef\ud835\udcefg\ud835\udcf0h\ud835\udcf1i\ud835\udcf2j\ud835\udcf3k\ud835\udcf4l\ud835\udcf5m\ud835\udcf6n\ud835\udcf7o\ud835\udcf8p\ud835\udcf9q\ud835\udcfar\ud835\udcfbs\ud835\udcfct\ud835\udcfdu\ud835\udcfev\ud835\udcffw\ud835\udd00x\ud835\udd01y\ud835\udd02z\ud835\udd03 mathvariant.fraktur = A\ud835\udd04B\ud835\udd05C\u212d\ufffdD\ud835\udd07E\ud835\udd08F\ud835\udd09G\ud835\udd0aH\u210c\ufffdI\u2111\ufffdJ\ud835\udd0dK\ud835\udd0eL\ud835\udd0fM\ud835\udd10N\ud835\udd11O\ud835\udd12P\ud835\udd13Q\ud835\udd14R\u211c\ufffdS\ud835\udd16T\ud835\udd17U\ud835\udd18V\ud835\udd19W\ud835\udd1aX\ud835\udd1bY\ud835\udd1cZ\u2128\ufffda\ud835\udd1eb\ud835\udd1fc\ud835\udd20d\ud835\udd21e\ud835\udd22f\ud835\udd23g\ud835\udd24h\ud835\udd25i\ud835\udd26j\ud835\udd27k\ud835\udd28l\ud835\udd29m\ud835\udd2an\ud835\udd2bo\ud835\udd2cp\ud835\udd2dq\ud835\udd2er\ud835\udd2fs\ud835\udd30t\ud835\udd31u\ud835\udd32v\ud835\udd33w\ud835\udd34x\ud835\udd35y\ud835\udd36z\ud835\udd37 mathvariant.bold-fraktur = A\ud835\udd6cB\ud835\udd6dC\ud835\udd6eD\ud835\udd6fE\ud835\udd70F\ud835\udd71G\ud835\udd72H\ud835\udd73I\ud835\udd74J\ud835\udd75K\ud835\udd76L\ud835\udd77M\ud835\udd78N\ud835\udd79O\ud835\udd7aP\ud835\udd7bQ\ud835\udd7cR\ud835\udd7dS\ud835\udd7eT\ud835\udd7fU\ud835\udd80V\ud835\udd81W\ud835\udd82X\ud835\udd83Y\ud835\udd84Z\ud835\udd85a\ud835\udd86b\ud835\udd87c\ud835\udd88d\ud835\udd89e\ud835\udd8af\ud835\udd8bg\ud835\udd8ch\ud835\udd8di\ud835\udd8ej\ud835\udd8fk\ud835\udd90l\ud835\udd91m\ud835\udd92n\ud835\udd93o\ud835\udd94p\ud835\udd95q\ud835\udd96r\ud835\udd97s\ud835\udd98t\ud835\udd99u\ud835\udd9av\ud835\udd9bw\ud835\udd9cx\ud835\udd9dy\ud835\udd9ez\ud835\udd9f mathvariant.sans-serif = A\ud835\udda0B\ud835\udda1C\ud835\udda2D\ud835\udda3E\ud835\udda4F\ud835\udda5G\ud835\udda6H\ud835\udda7I\ud835\udda8J\ud835\udda9K\ud835\uddaaL\ud835\uddabM\ud835\uddacN\ud835\uddadO\ud835\uddaeP\ud835\uddafQ\ud835\uddb0R\ud835\uddb1S\ud835\uddb2T\ud835\uddb3U\ud835\uddb4V\ud835\uddb5W\ud835\uddb6X\ud835\uddb7Y\ud835\uddb8Z\ud835\uddb9a\ud835\uddbab\ud835\uddbbc\ud835\uddbcd\ud835\uddbde\ud835\uddbef\ud835\uddbfg\ud835\uddc0h\ud835\uddc1i\ud835\uddc2j\ud835\uddc3k\ud835\uddc4l\ud835\uddc5m\ud835\uddc6n\ud835\uddc7o\ud835\uddc8p\ud835\uddc9q\ud835\uddcar\ud835\uddcbs\ud835\uddcct\ud835\uddcdu\ud835\uddcev\ud835\uddcfw\ud835\uddd0x\ud835\uddd1y\ud835\uddd2z\ud835\uddd30\ud835\udfe21\ud835\udfe32\ud835\udfe43\ud835\udfe54\ud835\udfe65\ud835\udfe76\ud835\udfe87\ud835\udfe98\ud835\udfea9\ud835\udfeb mathvariant.bold-sans-serif = A\ud835\uddd4B\ud835\uddd5C\ud835\uddd6D\ud835\uddd7E\ud835\uddd8F\ud835\uddd9G\ud835\udddaH\ud835\udddbI\ud835\udddcJ\ud835\uddddK\ud835\udddeL\ud835\udddfM\ud835\udde0N\ud835\udde1O\ud835\udde2P\ud835\udde3Q\ud835\udde4R\ud835\udde5S\ud835\udde6T\ud835\udde7U\ud835\udde8V\ud835\udde9W\ud835\uddeaX\ud835\uddebY\ud835\uddecZ\ud835\uddeda\ud835\uddeeb\ud835\uddefc\ud835\uddf0d\ud835\uddf1e\ud835\uddf2f\ud835\uddf3g\ud835\uddf4h\ud835\uddf5i\ud835\uddf6j\ud835\uddf7k\ud835\uddf8l\ud835\uddf9m\ud835\uddfan\ud835\uddfbo\ud835\uddfcp\ud835\uddfdq\ud835\uddfer\ud835\uddffs\ud835\ude00t\ud835\ude01u\ud835\ude02v\ud835\ude03w\ud835\ude04x\ud835\ude05y\ud835\ude06z\ud835\ude07\u0391\ud835\udf56\u0392\ud835\udf57\u0393\ud835\udf58\u0394\ud835\udf59\u0395\ud835\udf5a\u0396\ud835\udf5b\u0397\ud835\udf5c\u0398\ud835\udf5d\u0399\ud835\udf5e\u039A\ud835\udf5f\u039B\ud835\udf60\u039C\ud835\udf61\u039D\ud835\udf62\u039E\ud835\udf63\u039F\ud835\udf64\u03A0\ud835\udf65\u03A1\ud835\udf66\u03F4\ud835\udf67\u03A3\ud835\udf68\u03A4\ud835\udf69\u03A5\ud835\udf6a\u03A6\ud835\udf6b\u03A7\ud835\udf6c\u03A8\ud835\udf6d\u03A9\ud835\udf6e\u2207\ud835\udf6f\u03B1\ud835\udf70\u03B2\ud835\udf71\u03B3\ud835\udf72\u03B4\ud835\udf73\u03B5\ud835\udf74\u03B6\ud835\udf75\u03B7\ud835\udf76\u03B8\ud835\udf77\u03B9\ud835\udf78\u03BA\ud835\udf79\u03BB\ud835\udf7a\u03BC\ud835\udf7b\u03BD\ud835\udf7c\u03BE\ud835\udf7d\u03BF\ud835\udf7e\u03C0\ud835\udf7f\u03C1\ud835\udf80\u03C2\ud835\udf81\u03C3\ud835\udf82\u03C4\ud835\udf83\u03C5\ud835\udf84\u03C6\ud835\udf85\u03C7\ud835\udf86\u03C8\ud835\udf87\u03C9\ud835\udf88\u2202\ud835\udf89\u220A\ud835\udf8a\u03D1\ud835\udf8b\u03F0\ud835\udf8c\u03D5\ud835\udf8d\u03F1\ud835\udf8e\u03D6\ud835\udf8f0\ud835\udfec1\ud835\udfed2\ud835\udfee3\ud835\udfef4\ud835\udff05\ud835\udff16\ud835\udff27\ud835\udff38\ud835\udff49\ud835\udff5 mathvariant.sans-serif-italic = A\ud835\ude08B\ud835\ude09C\ud835\ude0aD\ud835\ude0bE\ud835\ude0cF\ud835\ude0dG\ud835\ude0eH\ud835\ude0fI\ud835\ude10J\ud835\ude11K\ud835\ude12L\ud835\ude13M\ud835\ude14N\ud835\ude15O\ud835\ude16P\ud835\ude17Q\ud835\ude18R\ud835\ude19S\ud835\ude1aT\ud835\ude1bU\ud835\ude1cV\ud835\ude1dW\ud835\ude1eX\ud835\ude1fY\ud835\ude20Z\ud835\ude21a\ud835\ude22b\ud835\ude23c\ud835\ude24d\ud835\ude25e\ud835\ude26f\ud835\ude27g\ud835\ude28h\ud835\ude29i\ud835\ude2aj\ud835\ude2bk\ud835\ude2cl\ud835\ude2dm\ud835\ude2en\ud835\ude2fo\ud835\ude30p\ud835\ude31q\ud835\ude32r\ud835\ude33s\ud835\ude34t\ud835\ude35u\ud835\ude36v\ud835\ude37w\ud835\ude38x\ud835\ude39y\ud835\ude3az\ud835\ude3b mathvariant.sans-serif-bold-italic = A\ud835\ude3cB\ud835\ude3dC\ud835\ude3eD\ud835\ude3fE\ud835\ude40F\ud835\ude41G\ud835\ude42H\ud835\ude43I\ud835\ude44J\ud835\ude45K\ud835\ude46L\ud835\ude47M\ud835\ude48N\ud835\ude49O\ud835\ude4aP\ud835\ude4bQ\ud835\ude4cR\ud835\ude4dS\ud835\ude4eT\ud835\ude4fU\ud835\ude50V\ud835\ude51W\ud835\ude52X\ud835\ude53Y\ud835\ude54Z\ud835\ude55a\ud835\ude56b\ud835\ude57c\ud835\ude58d\ud835\ude59e\ud835\ude5af\ud835\ude5bg\ud835\ude5ch\ud835\ude5di\ud835\ude5ej\ud835\ude5fk\ud835\ude60l\ud835\ude61m\ud835\ude62n\ud835\ude63o\ud835\ude64p\ud835\ude65q\ud835\ude66r\ud835\ude67s\ud835\ude68t\ud835\ude69u\ud835\ude6av\ud835\ude6bw\ud835\ude6cx\ud835\ude6dy\ud835\ude6ez\ud835\ude6f\u0391\ud835\udf90\u0392\ud835\udf91\u0393\ud835\udf92\u0394\ud835\udf93\u0395\ud835\udf94\u0396\ud835\udf95\u0397\ud835\udf96\u0398\ud835\udf97\u0399\ud835\udf98\u039A\ud835\udf99\u039B\ud835\udf9a\u039C\ud835\udf9b\u039D\ud835\udf9c\u039E\ud835\udf9d\u039F\ud835\udf9e\u03A0\ud835\udf9f\u03A1\ud835\udfa0\u03F4\ud835\udfa1\u03A3\ud835\udfa2\u03A4\ud835\udfa3\u03A5\ud835\udfa4\u03A6\ud835\udfa5\u03A7\ud835\udfa6\u03A8\ud835\udfa7\u03A9\ud835\udfa8\u2207\ud835\udfa9\u03B1\ud835\udfaa\u03B2\ud835\udfab\u03B3\ud835\udfac\u03B4\ud835\udfad\u03B5\ud835\udfae\u03B6\ud835\udfaf\u03B7\ud835\udfb0\u03B8\ud835\udfb1\u03B9\ud835\udfb2\u03BA\ud835\udfb3\u03BB\ud835\udfb4\u03BC\ud835\udfb5\u03BD\ud835\udfb6\u03BE\ud835\udfb7\u03BF\ud835\udfb8\u03C0\ud835\udfb9\u03C1\ud835\udfba\u03C2\ud835\udfbb\u03C3\ud835\udfbc\u03C4\ud835\udfbd\u03C5\ud835\udfbe\u03C6\ud835\udfbf\u03C7\ud835\udfc0\u03C8\ud835\udfc1\u03C9\ud835\udfc2\u2202\ud835\udfc3\u220A\ud835\udfc4\u03D1\ud835\udfc5\u03F0\ud835\udfc6\u03D5\ud835\udfc7\u03F1\ud835\udfc8\u03D6\ud835\udfc9 mathvariant.monospace = A\ud835\ude70B\ud835\ude71C\ud835\ude72D\ud835\ude73E\ud835\ude74F\ud835\ude75G\ud835\ude76H\ud835\ude77I\ud835\ude78J\ud835\ude79K\ud835\ude7aL\ud835\ude7bM\ud835\ude7cN\ud835\ude7dO\ud835\ude7eP\ud835\ude7fQ\ud835\ude80R\ud835\ude81S\ud835\ude82T\ud835\ude83U\ud835\ude84V\ud835\ude85W\ud835\ude86X\ud835\ude87Y\ud835\ude88Z\ud835\ude89a\ud835\ude8ab\ud835\ude8bc\ud835\ude8cd\ud835\ude8de\ud835\ude8ef\ud835\ude8fg\ud835\ude90h\ud835\ude91i\ud835\ude92j\ud835\ude93k\ud835\ude94l\ud835\ude95m\ud835\ude96n\ud835\ude97o\ud835\ude98p\ud835\ude99q\ud835\ude9ar\ud835\ude9bs\ud835\ude9ct\ud835\ude9du\ud835\ude9ev\ud835\ude9fw\ud835\udea0x\ud835\udea1y\ud835\udea2z\ud835\udea30\ud835\udff61\ud835\udff72\ud835\udff83\ud835\udff94\ud835\udffa5\ud835\udffb6\ud835\udffc7\ud835\udffd8\ud835\udffe9\ud835\udfff # Operator Dictionary indexed on the "form" (i.e., infix, prefix, or suffix). # Each entry lists the attributes of the operator, using its Unicode format. operator.\u0021.postfix = lspace:1 rspace:0 # ! operator.\u0021\u0021.postfix = lspace:1 rspace:0 # !! operator.\u0021\u003D.infix = lspace:4 rspace:4 # != operator.\u0025.infix = lspace:3 rspace:3 # percent sign operator.\u0026.postfix = lspace:0 rspace:0 # & operator.\u0026\u0026.infix = lspace:4 rspace:4 # && operator.\u0027.postfix = lspace:0 rspace:0 accent # ' operator.\u0028.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical mirrorable # ( operator.\u0029.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical mirrorable # ) operator.\u002A.infix = lspace:3 rspace:3 # * operator.\u002A\u002A.infix = lspace:1 rspace:1 # ** operator.\u002A\u003D.infix = lspace:4 rspace:4 # *= operator.\u002B.infix = lspace:4 rspace:4 # + operator.\u002B.prefix = lspace:0 rspace:1 # + operator.\u002B\u002B.postfix = lspace:0 rspace:0 # ++ operator.\u002B\u003D.infix = lspace:4 rspace:4 # += operator.\u002C.infix = lspace:0 rspace:3 separator # , operator.\u002D.infix = lspace:4 rspace:4 # - operator.\u002D.prefix = lspace:0 rspace:1 # - operator.\u002D\u002D.postfix = lspace:0 rspace:0 # -- operator.\u002D\u003D.infix = lspace:4 rspace:4 # -= operator.\u002D\u003E.infix = lspace:5 rspace:5 # -> operator.\u002E.infix = lspace:3 rspace:3 # . operator.\u002E\u002E.postfix = lspace:0 rspace:0 # .. operator.\u002E\u002E\u002E.postfix = lspace:0 rspace:0 # ... operator.\u002F.infix = lspace:1 rspace:1 direction:vertical # solidus operator.\u002F\u002F.infix = lspace:1 rspace:1 # // operator.\u002F\u003D.infix = lspace:4 rspace:4 # /= operator.\u003A.infix = lspace:1 rspace:2 # : operator.\u003A\u003D.infix = lspace:4 rspace:4 # := operator.\u003B.infix = lspace:0 rspace:3 separator # ; operator.\u003C.infix = lspace:5 rspace:5 # < operator.\u003C\u003D.infix = lspace:5 rspace:5 # <= operator.\u003C\u003E.infix = lspace:1 rspace:1 # <> operator.\u003D.infix = lspace:5 rspace:5 # = operator.\u003D\u003D.infix = lspace:4 rspace:4 # == operator.\u003E.infix = lspace:5 rspace:5 # > operator.\u003E\u003D.infix = lspace:5 rspace:5 # >= operator.\u003F.infix = lspace:1 rspace:1 # ? operator.\u0040.infix = lspace:1 rspace:1 # @ operator.\u005B.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical mirrorable # [ operator.\u005C.infix = lspace:0 rspace:0 # reverse solidus operator.\u005D.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical mirrorable # ] operator.\u005E.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ^ circumflex accent operator.\u005E.infix = lspace:1 rspace:1 direction:horizontal # ^ operator.\u005F.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # _ low line operator.\u005F.infix = lspace:1 rspace:1 stretchy direction:horizontal # _ low line operator.\u0060.postfix = lspace:0 rspace:0 accent # ` operator.\u007B.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical mirrorable # { operator.\u007C.infix = lspace:2 rspace:2 stretchy fence symmetric direction:vertical # | | operator.\u007C.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # | operator.\u007C.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # | operator.\u007C\u007C.infix = lspace:2 rspace:2 stretchy fence symmetric direction:vertical # || operator.\u007C\u007C.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # multiple character operator: || operator.\u007C\u007C.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # multiple character operator: || operator.\u007C\u007C\u007C.infix = lspace:2 rspace:2 stretchy fence symmetric direction:vertical # multiple character operator: ||| operator.\u007C\u007C\u007C.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # multiple character operator: ||| operator.\u007C\u007C\u007C.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # multiple character operator: ||| operator.\u007D.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical mirrorable # } operator.\u007E.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ~ tilde operator.\u00A8.postfix = lspace:0 rspace:0 accent # ¨ operator.\u00AC.prefix = lspace:2 rspace:1 # not sign operator.\u00AF.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ‾ operator.\u00B0.postfix = lspace:0 rspace:0 # degree sign operator.\u00B1.infix = lspace:4 rspace:4 # ± operator.\u00B1.prefix = lspace:0 rspace:1 # ± operator.\u00B4.postfix = lspace:0 rspace:0 accent # ´ operator.\u00B7.infix = lspace:4 rspace:4 # · operator.\u00B8.postfix = lspace:0 rspace:0 accent # ¸ operator.\u00D7.infix = lspace:4 rspace:4 # multiplication sign operator.\u00F7.infix = lspace:4 rspace:4 # division sign operator.\u02C6.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # modifier letter circumflex accent operator.\u02C7.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ˇ caron operator.\u02C9.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # modifier letter macron operator.\u02CA.postfix = lspace:0 rspace:0 accent # modifier letter acute accent operator.\u02CB.postfix = lspace:0 rspace:0 accent # modifier letter grave accent operator.\u02CD.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # modifier letter low macron operator.\u02D8.postfix = lspace:0 rspace:0 accent # ˘ operator.\u02D9.postfix = lspace:0 rspace:0 accent # ˙ operator.\u02DA.postfix = lspace:0 rspace:0 accent # ring above operator.\u02DC.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ˜ small tilde operator.\u02DD.postfix = lspace:0 rspace:0 accent # ˝ operator.\u02F7.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # modifier letter low tilde operator.\u0302.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # combining circumflex accent operator.\u0311.postfix = lspace:0 rspace:0 accent # ̑ operator.\u03F6.infix = lspace:5 rspace:5 # greek reversed lunate epsilon symbol operator.\u2016.prefix = lspace:0 rspace:0 stretchy fence direction:vertical # ‖ ‖ operator.\u2016.postfix = lspace:0 rspace:0 stretchy fence direction:vertical # ‖ ‖ operator.\u2018.prefix = lspace:0 rspace:0 fence mirrorable # ‘ operator.\u2019.postfix = lspace:0 rspace:0 fence mirrorable # ’ operator.\u201C.prefix = lspace:0 rspace:0 fence mirrorable # “ operator.\u201D.postfix = lspace:0 rspace:0 fence mirrorable # ” operator.\u2022.infix = lspace:4 rspace:4 # bullet operator.\u2026.infix = lspace:0 rspace:0 # horizontal ellipsis operator.\u2032.postfix = lspace:0 rspace:2 # prime operator.\u203E.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # overline operator.\u2044.infix = lspace:4 rspace:4 stretchy direction:vertical # fraction slash operator.\u2061.infix = lspace:0 rspace:0 # ⁡ operator.\u2062.infix = lspace:0 rspace:0 # ⁢ operator.\u2063.infix = lspace:0 rspace:0 separator # ⁣ operator.\u2064.infix = lspace:0 rspace:0 # invisible plus operator.\u20DB.postfix = lspace:0 rspace:0 accent # ⃛ operator.\u20DC.postfix = lspace:0 rspace:0 accent # combining four dots above operator.\u2145.prefix = lspace:2 rspace:1 # ⅅ operator.\u2146.prefix = lspace:2 rspace:0 # ⅆ operator.\u2190.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ← operator.\u2191.infix = lspace:5 rspace:5 stretchy direction:vertical # ↑ operator.\u2192.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # → operator.\u2193.infix = lspace:5 rspace:5 stretchy direction:vertical # ↓ operator.\u2194.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ↔ operator.\u2195.infix = lspace:5 rspace:5 stretchy direction:vertical # ↕ operator.\u2196.infix = lspace:5 rspace:5 stretchy direction:vertical # ↖ operator.\u2197.infix = lspace:5 rspace:5 stretchy direction:vertical # ↗ operator.\u2198.infix = lspace:5 rspace:5 stretchy direction:horizontal # ↘ operator.\u2199.infix = lspace:5 rspace:5 stretchy direction:horizontal # ↙ operator.\u219A.infix = lspace:5 rspace:5 accent # leftwards arrow with stroke operator.\u219B.infix = lspace:5 rspace:5 accent # rightwards arrow with stroke operator.\u219C.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards wave arrow operator.\u219D.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards wave arrow operator.\u219E.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards two headed arrow operator.\u219F.infix = lspace:5 rspace:5 stretchy accent direction:vertical # upwards two headed arrow operator.\u21A0.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards two headed arrow operator.\u21A1.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards two headed arrow operator.\u21A2.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards arrow with tail operator.\u21A3.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards arrow with tail operator.\u21A4.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ↤ operator.\u21A5.infix = lspace:5 rspace:5 stretchy direction:vertical # ↥ operator.\u21A6.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ↦ operator.\u21A7.infix = lspace:5 rspace:5 stretchy direction:vertical # ↧ operator.\u21A8.infix = lspace:5 rspace:5 stretchy direction:vertical # up down arrow with base operator.\u21A9.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ↩ ↩ operator.\u21AA.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ↪ ↪ operator.\u21AB.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards arrow with loop operator.\u21AC.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards arrow with loop operator.\u21AD.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # left right wave arrow operator.\u21AE.infix = lspace:5 rspace:5 accent # left right arrow with stroke operator.\u21AF.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards zigzag arrow operator.\u21B0.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards arrow with tip leftwards operator.\u21B1.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards arrow with tip rightwards operator.\u21B2.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards arrow with tip leftwards operator.\u21B3.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards arrow with tip rightwards operator.\u21B4.infix = lspace:5 rspace:5 stretchy direction:horizontal # rightwards arrow with corner downwards operator.\u21B5.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards arrow with corner leftwards operator.\u21B6.infix = lspace:5 rspace:5 accent # anticlockwise top semicircle arrow operator.\u21B7.infix = lspace:5 rspace:5 accent # clockwise top semicircle arrow operator.\u21B8.infix = lspace:5 rspace:5 # north west arrow to long bar operator.\u21B9.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards arrow to bar over rightwards arrow to bar operator.\u21BA.infix = lspace:5 rspace:5 # anticlockwise open circle arrow operator.\u21BB.infix = lspace:5 rspace:5 # clockwise open circle arrow operator.\u21BC.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ↼ operator.\u21BD.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ↽ operator.\u21BE.infix = lspace:5 rspace:5 stretchy direction:vertical # ↾ operator.\u21BF.infix = lspace:5 rspace:5 stretchy direction:vertical # ↿ operator.\u21C0.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇀ operator.\u21C1.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇁ operator.\u21C2.infix = lspace:5 rspace:5 stretchy direction:vertical # ⇂ operator.\u21C3.infix = lspace:5 rspace:5 stretchy direction:vertical # ⇃ operator.\u21C4.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇄ operator.\u21C5.infix = lspace:5 rspace:5 stretchy direction:vertical # ⇅ operator.\u21C6.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇆ operator.\u21C7.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards paired arrows operator.\u21C8.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards paired arrows operator.\u21C9.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards paired arrows operator.\u21CA.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards paired arrows operator.\u21CB.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇋ operator.\u21CC.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇌ operator.\u21CD.infix = lspace:5 rspace:5 accent # leftwards double arrow with stroke operator.\u21CE.infix = lspace:5 rspace:5 accent # left right double arrow with stroke operator.\u21CF.infix = lspace:5 rspace:5 accent # rightwards double arrow with stroke operator.\u21D0.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇐ operator.\u21D1.infix = lspace:5 rspace:5 stretchy direction:vertical # ⇑ operator.\u21D2.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇒ ⇒ operator.\u21D3.infix = lspace:5 rspace:5 stretchy direction:vertical # ⇓ operator.\u21D4.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇔ operator.\u21D5.infix = lspace:5 rspace:5 stretchy direction:vertical # ⇕ operator.\u21DA.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards triple arrow operator.\u21DB.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards triple arrow operator.\u21DC.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards squiggle arrow operator.\u21DD.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards squiggle arrow operator.\u21DE.infix = lspace:5 rspace:5 # upwards arrow with double stroke operator.\u21DF.infix = lspace:5 rspace:5 # downwards arrow with double stroke operator.\u21E0.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards dashed arrow operator.\u21E1.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards dashed arrow operator.\u21E2.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards dashed arrow operator.\u21E3.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards dashed arrow operator.\u21E4.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇤ operator.\u21E5.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⇥ operator.\u21E6.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards white arrow operator.\u21E7.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards white arrow operator.\u21E8.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards white arrow operator.\u21E9.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards white arrow operator.\u21EA.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards white arrow from bar operator.\u21EB.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards white arrow on pedestal operator.\u21EC.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards white arrow on pedestal with horizontal bar operator.\u21ED.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards white arrow on pedestal with vertical bar operator.\u21EE.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards white double arrow operator.\u21EF.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards white double arrow on pedestal operator.\u21F0.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards white arrow from wall operator.\u21F1.infix = lspace:5 rspace:5 # north west arrow to corner operator.\u21F2.infix = lspace:5 rspace:5 # south east arrow to corner operator.\u21F3.infix = lspace:5 rspace:5 stretchy direction:vertical # up down white arrow operator.\u21F4.infix = lspace:5 rspace:5 accent # right arrow with small circle operator.\u21F5.infix = lspace:5 rspace:5 stretchy direction:vertical # ⇵ operator.\u21F6.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # three rightwards arrows operator.\u21F7.infix = lspace:5 rspace:5 accent # leftwards arrow with vertical stroke operator.\u21F8.infix = lspace:5 rspace:5 accent # rightwards arrow with vertical stroke operator.\u21F9.infix = lspace:5 rspace:5 accent # left right arrow with vertical stroke operator.\u21FA.infix = lspace:5 rspace:5 accent # leftwards arrow with double vertical stroke operator.\u21FB.infix = lspace:5 rspace:5 accent # rightwards arrow with double vertical stroke operator.\u21FC.infix = lspace:5 rspace:5 accent # left right arrow with double vertical stroke operator.\u21FD.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards open-headed arrow operator.\u21FE.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards open-headed arrow operator.\u21FF.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # left right open-headed arrow operator.\u2200.prefix = lspace:2 rspace:1 # ∀ operator.\u2201.infix = lspace:1 rspace:2 # complement operator.\u2202.prefix = lspace:2 rspace:1 # ∂ operator.\u2203.prefix = lspace:2 rspace:1 # ∃ operator.\u2204.prefix = lspace:2 rspace:1 # ∄ operator.\u2206.infix = lspace:3 rspace:3 # increment operator.\u2207.prefix = lspace:2 rspace:1 # ∇ operator.\u2208.infix = lspace:5 rspace:5 # ∈ operator.\u2209.infix = lspace:5 rspace:5 # ∉ operator.\u220A.infix = lspace:5 rspace:5 # small element of operator.\u220B.infix = lspace:5 rspace:5 # ∋ ∋ operator.\u220C.infix = lspace:5 rspace:5 # ∌ operator.\u220D.infix = lspace:5 rspace:5 # small contains as member operator.\u220E.infix = lspace:3 rspace:3 # end of proof operator.\u220F.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direction:vertical # ∏ operator.\u2210.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direction:vertical # ∐ operator.\u2211.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direction:vertical mirrorable # ∑ operator.\u2212.infix = lspace:4 rspace:4 # official Unicode minus sign operator.\u2212.prefix = lspace:0 rspace:1 # official Unicode minus sign operator.\u2213.infix = lspace:4 rspace:4 # ∓ operator.\u2213.prefix = lspace:0 rspace:1 # ∓ operator.\u2214.infix = lspace:4 rspace:4 # dot plus operator.\u2215.infix = lspace:4 rspace:4 stretchy mirrorable direction:vertical # division slash operator.\u2216.infix = lspace:4 rspace:4 direction:vertical # set minus operator.\u2217.infix = lspace:4 rspace:4 # asterisk operator operator.\u2218.infix = lspace:4 rspace:4 # ∘ operator.\u2219.infix = lspace:4 rspace:4 # bullet operator operator.\u221A.prefix = lspace:1 rspace:1 stretchy direction:vertical mirrorable # √ operator.\u221B.prefix = lspace:1 rspace:1 # cube root operator.\u221C.prefix = lspace:1 rspace:1 # fourth root operator.\u221D.infix = lspace:5 rspace:5 # ∝ operator.\u221F.infix = lspace:5 rspace:5 # right angle operator.\u2220.prefix = lspace:0 rspace:0 # angle operator.\u2221.prefix = lspace:0 rspace:0 # measured angle operator.\u2222.prefix = lspace:0 rspace:0 # spherical angle operator.\u2223.infix = lspace:5 rspace:5 direction:vertical # divides operator.\u2224.infix = lspace:5 rspace:5 # ∤ operator.\u2225.infix = lspace:5 rspace:5 direction:vertical # parallel to operator.\u2226.infix = lspace:5 rspace:5 # ∦ operator.\u2227.infix = lspace:4 rspace:4 # ∧ operator.\u2228.infix = lspace:4 rspace:4 # ∨ operator.\u2229.infix = lspace:4 rspace:4 # ∩ operator.\u222A.infix = lspace:4 rspace:4 # ∪ operator.\u222B.prefix = lspace:0 rspace:1 largeop symmetric direction:vertical integral mirrorable # ∫ operator.\u222C.prefix = lspace:0 rspace:1 largeop symmetric direction:vertical integral mirrorable # double integral operator.\u222D.prefix = lspace:0 rspace:1 largeop symmetric direction:vertical integral mirrorable # triple integral operator.\u222E.prefix = lspace:0 rspace:1 largeop symmetric direction:vertical integral mirrorable # ∮ operator.\u222F.prefix = lspace:0 rspace:1 largeop symmetric direction:vertical integral mirrorable # ∯ operator.\u2230.prefix = lspace:0 rspace:1 largeop symmetric direction:vertical integral mirrorable # volume integral operator.\u2231.prefix = lspace:0 rspace:1 largeop symmetric direction:vertical integral # clockwise integral operator.\u2232.prefix = lspace:0 rspace:1 largeop symmetric direction:vertical integral # ∲ operator.\u2233.prefix = lspace:0 rspace:1 largeop symmetric direction:vertical integral # ∳ operator.\u2234.infix = lspace:5 rspace:5 # ∴ operator.\u2235.infix = lspace:5 rspace:5 # ∵ operator.\u2236.infix = lspace:5 rspace:5 # ratio operator.\u2237.infix = lspace:5 rspace:5 # ∷ ∷ operator.\u2238.infix = lspace:4 rspace:4 # dot minus operator.\u2239.infix = lspace:5 rspace:5 # excess operator.\u223A.infix = lspace:4 rspace:4 # geometric proportion operator.\u223B.infix = lspace:5 rspace:5 # homothetic operator.\u223C.infix = lspace:5 rspace:5 # ∼ operator.\u223D.infix = lspace:5 rspace:5 # reversed tilde operator.\u223D\u0331.infix = lspace:3 rspace:3 # reversed tilde with underline operator.\u223E.infix = lspace:5 rspace:5 # inverted lazy s operator.\u223F.infix = lspace:3 rspace:3 # sine wave operator.\u2240.infix = lspace:4 rspace:4 # ≀ operator.\u2241.infix = lspace:5 rspace:5 # ≁ operator.\u2242.infix = lspace:5 rspace:5 # ≂ operator.\u2242\u0338.infix = lspace:5 rspace:5 # ≂̸ operator.\u2243.infix = lspace:5 rspace:5 # ≃ operator.\u2244.infix = lspace:5 rspace:5 # ≄ operator.\u2245.infix = lspace:5 rspace:5 # ≅ operator.\u2246.infix = lspace:5 rspace:5 # approximately but not actually equal to operator.\u2247.infix = lspace:5 rspace:5 # ≇ operator.\u2248.infix = lspace:5 rspace:5 # ≈ operator.\u2249.infix = lspace:5 rspace:5 # ≉ operator.\u224A.infix = lspace:5 rspace:5 # almost equal or equal to operator.\u224B.infix = lspace:5 rspace:5 # triple tilde operator.\u224C.infix = lspace:5 rspace:5 # all equal to operator.\u224D.infix = lspace:5 rspace:5 # ≍ operator.\u224E.infix = lspace:5 rspace:5 # ≎ operator.\u224E\u0338.infix = lspace:5 rspace:5 # ≎̸ operator.\u224F.infix = lspace:5 rspace:5 # ≏ operator.\u224F\u0338.infix = lspace:5 rspace:5 # ≏̸ operator.\u2250.infix = lspace:5 rspace:5 # ≐ operator.\u2251.infix = lspace:5 rspace:5 # geometrically equal to operator.\u2252.infix = lspace:5 rspace:5 # approximately equal to or the image of operator.\u2253.infix = lspace:5 rspace:5 # image of or approximately equal to operator.\u2254.infix = lspace:5 rspace:5 # ≔ operator.\u2255.infix = lspace:5 rspace:5 # equals colon operator.\u2256.infix = lspace:5 rspace:5 # ring in equal to operator.\u2257.infix = lspace:5 rspace:5 # ring equal to operator.\u2258.infix = lspace:5 rspace:5 # corresponds to operator.\u2259.infix = lspace:5 rspace:5 # estimates operator.\u225A.infix = lspace:5 rspace:5 # equiangular to operator.\u225C.infix = lspace:5 rspace:5 # delta equal to operator.\u225D.infix = lspace:5 rspace:5 # equal to by definition operator.\u225E.infix = lspace:5 rspace:5 # measured by operator.\u225F.infix = lspace:5 rspace:5 # questioned equal to operator.\u2260.infix = lspace:5 rspace:5 # ≠ operator.\u2261.infix = lspace:5 rspace:5 # ≡ operator.\u2262.infix = lspace:5 rspace:5 # ≢ operator.\u2263.infix = lspace:5 rspace:5 # strictly equivalent to operator.\u2264.infix = lspace:5 rspace:5 # ≤ operator.\u2265.infix = lspace:5 rspace:5 # ≥ operator.\u2266.infix = lspace:5 rspace:5 # ≦ operator.\u2266\u0338.infix = lspace:5 rspace:5 # ≧̸ operator.\u2267.infix = lspace:5 rspace:5 # ≧ operator.\u2268.infix = lspace:5 rspace:5 # less-than but not equal to operator.\u2269.infix = lspace:5 rspace:5 # greater-than but not equal to operator.\u226A.infix = lspace:5 rspace:5 # ≪ operator.\u226A\u0338.infix = lspace:5 rspace:5 # ≪̸ operator.\u226B.infix = lspace:5 rspace:5 # ≫ operator.\u226B\u0338.infix = lspace:5 rspace:5 # ≫̸ operator.\u226C.infix = lspace:5 rspace:5 # between operator.\u226D.infix = lspace:5 rspace:5 # ≭ operator.\u226E.infix = lspace:5 rspace:5 # ≮ operator.\u226F.infix = lspace:5 rspace:5 # ≯ operator.\u2270.infix = lspace:5 rspace:5 # ≰ operator.\u2271.infix = lspace:5 rspace:5 # ≱ operator.\u2272.infix = lspace:5 rspace:5 # ≲ operator.\u2273.infix = lspace:5 rspace:5 # ≳ operator.\u2274.infix = lspace:5 rspace:5 # ≴ operator.\u2275.infix = lspace:5 rspace:5 # ≵ operator.\u2276.infix = lspace:5 rspace:5 # ≶ operator.\u2277.infix = lspace:5 rspace:5 # ≷ operator.\u2278.infix = lspace:5 rspace:5 # ≸ operator.\u2279.infix = lspace:5 rspace:5 # ≹ operator.\u227A.infix = lspace:5 rspace:5 # ≺ operator.\u227B.infix = lspace:5 rspace:5 # ≻ operator.\u227C.infix = lspace:5 rspace:5 # ≼ operator.\u227D.infix = lspace:5 rspace:5 # ≽ operator.\u227E.infix = lspace:5 rspace:5 # ≾ operator.\u227F.infix = lspace:5 rspace:5 # ≿ operator.\u227F\u0338.infix = lspace:5 rspace:5 # ≿̸ operator.\u2280.infix = lspace:5 rspace:5 # ⊀ operator.\u2281.infix = lspace:5 rspace:5 # ⊁ operator.\u2282.infix = lspace:5 rspace:5 # ⊂ operator.\u2282\u20D2.infix = lspace:5 rspace:5 # subset of with vertical line operator.\u2283.infix = lspace:5 rspace:5 # ⊃ operator.\u2283\u20D2.infix = lspace:5 rspace:5 # superset of with vertical line operator.\u2284.infix = lspace:5 rspace:5 # ⊄ operator.\u2285.infix = lspace:5 rspace:5 # ⊅ operator.\u2286.infix = lspace:5 rspace:5 # ⊆ operator.\u2287.infix = lspace:5 rspace:5 # ⊇ operator.\u2288.infix = lspace:5 rspace:5 # ⊈ operator.\u2289.infix = lspace:5 rspace:5 # ⊉ operator.\u228A.infix = lspace:5 rspace:5 # ⊊ ⊊ operator.\u228B.infix = lspace:5 rspace:5 # superset of with not equal to operator.\u228C.infix = lspace:4 rspace:4 # multiset operator.\u228D.infix = lspace:4 rspace:4 # multiset multiplication operator.\u228E.infix = lspace:4 rspace:4 direction:vertical # ⊎ operator.\u228F.infix = lspace:5 rspace:5 # ⊏ operator.\u228F\u0338.infix = lspace:5 rspace:5 # ⊏̸ operator.\u2290.infix = lspace:5 rspace:5 # ⊐ operator.\u2290\u0338.infix = lspace:5 rspace:5 # ⊐̸ operator.\u2291.infix = lspace:5 rspace:5 # ⊑ operator.\u2292.infix = lspace:5 rspace:5 # ⊒ operator.\u2293.infix = lspace:4 rspace:4 direction:vertical # ⊓ operator.\u2294.infix = lspace:4 rspace:4 direction:vertical # ⊔ operator.\u2295.infix = lspace:4 rspace:4 # ⊕ operator.\u2296.infix = lspace:4 rspace:4 # ⊖ operator.\u2297.infix = lspace:4 rspace:4 # ⊗ operator.\u2298.infix = lspace:4 rspace:4 # circled division slash operator.\u2299.infix = lspace:4 rspace:4 # ⊙ operator.\u229A.infix = lspace:4 rspace:4 # circled ring operator operator.\u229B.infix = lspace:4 rspace:4 # circled asterisk operator operator.\u229C.infix = lspace:4 rspace:4 # circled equals operator.\u229D.infix = lspace:4 rspace:4 # circled dash operator.\u229E.infix = lspace:4 rspace:4 # squared plus operator.\u229F.infix = lspace:4 rspace:4 # squared minus operator.\u22A0.infix = lspace:4 rspace:4 # squared times operator.\u22A1.infix = lspace:4 rspace:4 # squared dot operator operator.\u22A2.infix = lspace:5 rspace:5 # ⊢ operator.\u22A3.infix = lspace:5 rspace:5 # ⊣ operator.\u22A4.infix = lspace:5 rspace:5 # ⊤ operator.\u22A5.infix = lspace:5 rspace:5 # ⊥ operator.\u22A6.infix = lspace:5 rspace:5 # assertion operator.\u22A7.infix = lspace:5 rspace:5 # models operator.\u22A8.infix = lspace:5 rspace:5 # ⊨ operator.\u22A9.infix = lspace:5 rspace:5 # forces operator.\u22AA.infix = lspace:5 rspace:5 # triple vertical bar right turnstile operator.\u22AB.infix = lspace:5 rspace:5 # double vertical bar double right turnstile operator.\u22AC.infix = lspace:5 rspace:5 # does not prove operator.\u22AD.infix = lspace:5 rspace:5 # not true operator.\u22AE.infix = lspace:5 rspace:5 # does not force operator.\u22AF.infix = lspace:5 rspace:5 # negated double vertical bar double right turnstile operator.\u22B0.infix = lspace:5 rspace:5 # precedes under relation operator.\u22B1.infix = lspace:5 rspace:5 # succeeds under relation operator.\u22B2.infix = lspace:5 rspace:5 # ⊲ operator.\u22B3.infix = lspace:5 rspace:5 # ⊳ operator.\u22B4.infix = lspace:5 rspace:5 # ⊴ operator.\u22B5.infix = lspace:5 rspace:5 # ⊵ operator.\u22B6.infix = lspace:5 rspace:5 # original of operator.\u22B7.infix = lspace:5 rspace:5 # image of operator.\u22B8.infix = lspace:5 rspace:5 # multimap operator.\u22B9.infix = lspace:5 rspace:5 # hermitian conjugate matrix operator.\u22BA.infix = lspace:4 rspace:4 # intercalate operator.\u22BB.infix = lspace:4 rspace:4 # xor operator.\u22BC.infix = lspace:4 rspace:4 # nand operator.\u22BD.infix = lspace:4 rspace:4 # nor operator.\u22BE.infix = lspace:3 rspace:3 # right angle with arc operator.\u22BF.infix = lspace:3 rspace:3 # right triangle operator.\u22C0.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direction:vertical # ⋀ operator.\u22C1.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direction:vertical # ⋁ operator.\u22C2.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direction:vertical # ⋂ operator.\u22C3.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direction:vertical # ⋃ operator.\u22C4.infix = lspace:4 rspace:4 # ⋄ operator.\u22C5.infix = lspace:4 rspace:4 # ċ operator.\u22C6.infix = lspace:4 rspace:4 # ⋆ operator.\u22C7.infix = lspace:4 rspace:4 # division times operator.\u22C8.infix = lspace:5 rspace:5 # bowtie operator.\u22C9.infix = lspace:4 rspace:4 # left normal factor semidirect product operator.\u22CA.infix = lspace:4 rspace:4 # right normal factor semidirect product operator.\u22CB.infix = lspace:4 rspace:4 # left semidirect product operator.\u22CC.infix = lspace:4 rspace:4 # right semidirect product operator.\u22CD.infix = lspace:5 rspace:5 # reversed tilde equals operator.\u22CE.infix = lspace:4 rspace:4 # curly logical or operator.\u22CF.infix = lspace:4 rspace:4 # curly logical and operator.\u22D0.infix = lspace:5 rspace:5 # ⋐ operator.\u22D1.infix = lspace:5 rspace:5 # double superset operator.\u22D2.infix = lspace:4 rspace:4 # ⋒ operator.\u22D3.infix = lspace:4 rspace:4 # ⋓ operator.\u22D4.infix = lspace:5 rspace:5 # pitchfork operator.\u22D5.infix = lspace:5 rspace:5 # equal and parallel to operator.\u22D6.infix = lspace:5 rspace:5 # less-than with dot operator.\u22D7.infix = lspace:5 rspace:5 # greater-than with dot operator.\u22D8.infix = lspace:5 rspace:5 # very much less-than operator.\u22D9.infix = lspace:5 rspace:5 # very much greater-than operator.\u22DA.infix = lspace:5 rspace:5 # ⋚ operator.\u22DB.infix = lspace:5 rspace:5 # ⋛ operator.\u22DC.infix = lspace:5 rspace:5 # equal to or less-than operator.\u22DD.infix = lspace:5 rspace:5 # equal to or greater-than operator.\u22DE.infix = lspace:5 rspace:5 # equal to or precedes operator.\u22DF.infix = lspace:5 rspace:5 # equal to or succeeds operator.\u22E0.infix = lspace:5 rspace:5 # ⋠ operator.\u22E1.infix = lspace:5 rspace:5 # ⋡ operator.\u22E2.infix = lspace:5 rspace:5 # ⋢ operator.\u22E3.infix = lspace:5 rspace:5 # ⋣ operator.\u22E4.infix = lspace:5 rspace:5 # square image of or not equal to operator.\u22E5.infix = lspace:5 rspace:5 # square original of or not equal to operator.\u22E6.infix = lspace:5 rspace:5 # less-than but not equivalent to operator.\u22E7.infix = lspace:5 rspace:5 # greater-than but not equivalent to operator.\u22E8.infix = lspace:5 rspace:5 # precedes but not equivalent to operator.\u22E9.infix = lspace:5 rspace:5 # succeeds but not equivalent to operator.\u22EA.infix = lspace:5 rspace:5 # ⋪ operator.\u22EB.infix = lspace:5 rspace:5 # ⋫ operator.\u22EC.infix = lspace:5 rspace:5 # ⋬ operator.\u22ED.infix = lspace:5 rspace:5 # ⋭ operator.\u22EE.infix = lspace:5 rspace:5 # vertical ellipsis operator.\u22EF.infix = lspace:0 rspace:0 # midline horizontal ellipsis operator.\u22F0.infix = lspace:5 rspace:5 # up right diagonal ellipsis operator.\u22F1.infix = lspace:5 rspace:5 # down right diagonal ellipsis operator.\u22F2.infix = lspace:5 rspace:5 # element of with long horizontal stroke operator.\u22F3.infix = lspace:5 rspace:5 # element of with vertical bar at end of horizontal stroke operator.\u22F4.infix = lspace:5 rspace:5 # small element of with vertical bar at end of horizontal stroke operator.\u22F5.infix = lspace:5 rspace:5 # element of with dot above operator.\u22F6.infix = lspace:5 rspace:5 # element of with overbar operator.\u22F7.infix = lspace:5 rspace:5 # small element of with overbar operator.\u22F8.infix = lspace:5 rspace:5 # element of with underbar operator.\u22F9.infix = lspace:5 rspace:5 # element of with two horizontal strokes operator.\u22FA.infix = lspace:5 rspace:5 # contains with long horizontal stroke operator.\u22FB.infix = lspace:5 rspace:5 # contains with vertical bar at end of horizontal stroke operator.\u22FC.infix = lspace:5 rspace:5 # small contains with vertical bar at end of horizontal stroke operator.\u22FD.infix = lspace:5 rspace:5 # contains with overbar operator.\u22FE.infix = lspace:5 rspace:5 # small contains with overbar operator.\u22FF.infix = lspace:5 rspace:5 # z notation bag membership operator.\u2308.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # ⌈ operator.\u2309.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # ⌉ operator.\u230A.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # ⌊ operator.\u230B.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # ⌋ operator.\u23B4.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⎴ operator.\u23B5.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⎵ operator.\u23DC.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⏜ (Unicode) operator.\u23DD.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⏝ (Unicode) operator.\u23DE.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⏞ (Unicode) operator.\u23DF.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⏟ (Unicode) operator.\u23E0.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # top tortoise shell bracket operator.\u23E1.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # bottom tortoise shell bracket operator.\u25A0.infix = lspace:3 rspace:3 # black square operator.\u25A1.infix = lspace:3 rspace:3 # white square operator.\u25AA.infix = lspace:3 rspace:3 # black small square operator.\u25AB.infix = lspace:3 rspace:3 # white small square operator.\u25AD.infix = lspace:3 rspace:3 # white rectangle operator.\u25AE.infix = lspace:3 rspace:3 # black vertical rectangle operator.\u25AF.infix = lspace:3 rspace:3 # white vertical rectangle operator.\u25B0.infix = lspace:3 rspace:3 # black parallelogram operator.\u25B1.infix = lspace:3 rspace:3 # white parallelogram operator.\u25B2.infix = lspace:4 rspace:4 # black up-pointing triangle operator.\u25B3.infix = lspace:4 rspace:4 # white up-pointing triangle operator.\u25B4.infix = lspace:4 rspace:4 # black up-pointing small triangle operator.\u25B5.infix = lspace:4 rspace:4 # white up-pointing small triangle operator.\u25B6.infix = lspace:4 rspace:4 # black right-pointing triangle operator.\u25B7.infix = lspace:4 rspace:4 # white right-pointing triangle operator.\u25B8.infix = lspace:4 rspace:4 # black right-pointing small triangle operator.\u25B9.infix = lspace:4 rspace:4 # white right-pointing small triangle operator.\u25BC.infix = lspace:4 rspace:4 # black down-pointing triangle operator.\u25BD.infix = lspace:4 rspace:4 # white down-pointing triangle operator.\u25BE.infix = lspace:4 rspace:4 # black down-pointing small triangle operator.\u25BF.infix = lspace:4 rspace:4 # white down-pointing small triangle operator.\u25C0.infix = lspace:4 rspace:4 # black left-pointing triangle operator.\u25C1.infix = lspace:4 rspace:4 # white left-pointing triangle operator.\u25C2.infix = lspace:4 rspace:4 # black left-pointing small triangle operator.\u25C3.infix = lspace:4 rspace:4 # white left-pointing small triangle operator.\u25C4.infix = lspace:4 rspace:4 # black left-pointing pointer operator.\u25C5.infix = lspace:4 rspace:4 # white left-pointing pointer operator.\u25C6.infix = lspace:4 rspace:4 # black diamond operator.\u25C7.infix = lspace:4 rspace:4 # white diamond operator.\u25C8.infix = lspace:4 rspace:4 # white diamond containing black small diamond operator.\u25C9.infix = lspace:4 rspace:4 # fisheye operator.\u25CC.infix = lspace:4 rspace:4 # dotted circle operator.\u25CD.infix = lspace:4 rspace:4 # circle with vertical fill operator.\u25CE.infix = lspace:4 rspace:4 # bullseye operator.\u25CF.infix = lspace:4 rspace:4 # black circle operator.\u25D6.infix = lspace:4 rspace:4 # left half black circle operator.\u25D7.infix = lspace:4 rspace:4 # right half black circle operator.\u25E6.infix = lspace:4 rspace:4 # white bullet operator.\u266D.postfix = lspace:0 rspace:2 # music flat sign operator.\u266E.postfix = lspace:0 rspace:2 # music natural sign operator.\u266F.postfix = lspace:0 rspace:2 # music sharp sign operator.\u2758.infix = lspace:5 rspace:5 direction:vertical # light vertical bar operator.\u2772.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # light left tortoise shell bracket ornament operator.\u2773.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # light right tortoise shell bracket ornament operator.\u27E6.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # ⟦ operator.\u27E7.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # ⟧ operator.\u27E8.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # ⟨ operator.\u27E9.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # ⟩ operator.\u27EA.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # mathematical left double angle bracket operator.\u27EB.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # mathematical right double angle bracket operator.\u27EC.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # mathematical left white tortoise shell bracket operator.\u27ED.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # mathematical right white tortoise shell bracket operator.\u27EE.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # mathematical left flattened parenthesis operator.\u27EF.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # mathematical right flattened parenthesis operator.\u27F0.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards quadruple arrow operator.\u27F1.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards quadruple arrow operator.\u27F5.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⟵ operator.\u27F6.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⟶ operator.\u27F7.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⟷ operator.\u27F8.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⟸ operator.\u27F9.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⟹ operator.\u27FA.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⟺ operator.\u27FB.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # long leftwards arrow from bar operator.\u27FC.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # long rightwards arrow from bar operator.\u27FD.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # long leftwards double arrow from bar operator.\u27FE.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # long rightwards double arrow from bar operator.\u27FF.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # long rightwards squiggle arrow operator.\u2900.infix = lspace:5 rspace:5 accent # rightwards two-headed arrow with vertical stroke operator.\u2901.infix = lspace:5 rspace:5 accent # rightwards two-headed arrow with double vertical stroke operator.\u2902.infix = lspace:5 rspace:5 accent # leftwards double arrow with vertical stroke operator.\u2903.infix = lspace:5 rspace:5 accent # rightwards double arrow with vertical stroke operator.\u2904.infix = lspace:5 rspace:5 accent # left right double arrow with vertical stroke operator.\u2905.infix = lspace:5 rspace:5 accent # rightwards two-headed arrow from bar operator.\u2906.infix = lspace:5 rspace:5 accent # leftwards double arrow from bar operator.\u2907.infix = lspace:5 rspace:5 accent # rightwards double arrow from bar operator.\u2908.infix = lspace:5 rspace:5 # downwards arrow with horizontal stroke operator.\u2909.infix = lspace:5 rspace:5 # upwards arrow with horizontal stroke operator.\u290A.infix = lspace:5 rspace:5 stretchy direction:vertical # upwards triple arrow operator.\u290B.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards triple arrow operator.\u290C.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards double dash arrow operator.\u290D.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards double dash arrow operator.\u290E.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # leftwards triple dash arrow operator.\u290F.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards triple dash arrow operator.\u2910.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # rightwards two-headed triple dash arrow operator.\u2911.infix = lspace:5 rspace:5 accent # rightwards arrow with dotted stem operator.\u2912.infix = lspace:5 rspace:5 stretchy direction:vertical # ⤒ operator.\u2913.infix = lspace:5 rspace:5 stretchy direction:vertical # ⤓ operator.\u2914.infix = lspace:5 rspace:5 accent # rightwards arrow with tail with vertical stroke operator.\u2915.infix = lspace:5 rspace:5 accent # rightwards arrow with tail with double vertical stroke operator.\u2916.infix = lspace:5 rspace:5 accent # rightwards two-headed arrow with tail operator.\u2917.infix = lspace:5 rspace:5 accent # rightwards two-headed arrow with tail with vertical stroke operator.\u2918.infix = lspace:5 rspace:5 accent # rightwards two-headed arrow with tail with double vertical stroke operator.\u2919.infix = lspace:5 rspace:5 accent # leftwards arrow-tail operator.\u291A.infix = lspace:5 rspace:5 accent # rightwards arrow-tail operator.\u291B.infix = lspace:5 rspace:5 accent # leftwards double arrow-tail operator.\u291C.infix = lspace:5 rspace:5 accent # rightwards double arrow-tail operator.\u291D.infix = lspace:5 rspace:5 accent # leftwards arrow to black diamond operator.\u291E.infix = lspace:5 rspace:5 accent # rightwards arrow to black diamond operator.\u291F.infix = lspace:5 rspace:5 accent # leftwards arrow from bar to black diamond operator.\u2920.infix = lspace:5 rspace:5 accent # rightwards arrow from bar to black diamond operator.\u2923.infix = lspace:5 rspace:5 # north west arrow with hook operator.\u2924.infix = lspace:5 rspace:5 # north east arrow with hook operator.\u2925.infix = lspace:5 rspace:5 # south east arrow with hook operator.\u2926.infix = lspace:5 rspace:5 # south west arrow with hook operator.\u2927.infix = lspace:5 rspace:5 # north west arrow and north east arrow operator.\u2928.infix = lspace:5 rspace:5 # north east arrow and south east arrow operator.\u2929.infix = lspace:5 rspace:5 # south east arrow and south west arrow operator.\u292A.infix = lspace:5 rspace:5 # south west arrow and north west arrow operator.\u292B.infix = lspace:5 rspace:5 # rising diagonal crossing falling diagonal operator.\u292C.infix = lspace:5 rspace:5 # falling diagonal crossing rising diagonal operator.\u292D.infix = lspace:5 rspace:5 # south east arrow crossing north east arrow operator.\u292E.infix = lspace:5 rspace:5 # north east arrow crossing south east arrow operator.\u292F.infix = lspace:5 rspace:5 # falling diagonal crossing north east arrow operator.\u2930.infix = lspace:5 rspace:5 # rising diagonal crossing south east arrow operator.\u2931.infix = lspace:5 rspace:5 # north east arrow crossing north west arrow operator.\u2932.infix = lspace:5 rspace:5 # north west arrow crossing north east arrow operator.\u2933.infix = lspace:5 rspace:5 accent # wave arrow pointing directly right operator.\u2934.infix = lspace:5 rspace:5 # arrow pointing rightwards then curving upwards operator.\u2935.infix = lspace:5 rspace:5 # arrow pointing rightwards then curving downwards operator.\u2936.infix = lspace:5 rspace:5 # arrow pointing downwards then curving leftwards operator.\u2937.infix = lspace:5 rspace:5 # arrow pointing downwards then curving rightwards operator.\u2938.infix = lspace:5 rspace:5 # right-side arc clockwise arrow operator.\u2939.infix = lspace:5 rspace:5 # left-side arc anticlockwise arrow operator.\u293A.infix = lspace:5 rspace:5 accent # top arc anticlockwise arrow operator.\u293B.infix = lspace:5 rspace:5 accent # bottom arc anticlockwise arrow operator.\u293C.infix = lspace:5 rspace:5 accent # top arc clockwise arrow with minus operator.\u293D.infix = lspace:5 rspace:5 accent # top arc anticlockwise arrow with plus operator.\u293E.infix = lspace:5 rspace:5 # lower right semicircular clockwise arrow operator.\u293F.infix = lspace:5 rspace:5 # lower left semicircular anticlockwise arrow operator.\u2940.infix = lspace:5 rspace:5 # anticlockwise closed circle arrow operator.\u2941.infix = lspace:5 rspace:5 # clockwise closed circle arrow operator.\u2942.infix = lspace:5 rspace:5 accent # rightwards arrow above short leftwards arrow operator.\u2943.infix = lspace:5 rspace:5 accent # leftwards arrow above short rightwards arrow operator.\u2944.infix = lspace:5 rspace:5 accent # short rightwards arrow above leftwards arrow operator.\u2945.infix = lspace:5 rspace:5 accent # rightwards arrow with plus below operator.\u2946.infix = lspace:5 rspace:5 accent # leftwards arrow with plus below operator.\u2947.infix = lspace:5 rspace:5 accent # rightwards arrow through x operator.\u2948.infix = lspace:5 rspace:5 accent # left right arrow through small circle operator.\u2949.infix = lspace:5 rspace:5 # upwards two-headed arrow from small circle operator.\u294A.infix = lspace:5 rspace:5 accent # left barb up right barb down harpoon operator.\u294B.infix = lspace:5 rspace:5 accent # left barb down right barb up harpoon operator.\u294C.infix = lspace:5 rspace:5 # up barb right down barb left harpoon operator.\u294D.infix = lspace:5 rspace:5 # up barb left down barb right harpoon operator.\u294E.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⥎ operator.\u294F.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥏ operator.\u2950.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⥐ operator.\u2951.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥑ operator.\u2952.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⥒ operator.\u2953.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⥓ operator.\u2954.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥔ operator.\u2955.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥕ operator.\u2956.infix = lspace:5 rspace:5 stretchy direction:horizontal # ⥖ operator.\u2957.infix = lspace:5 rspace:5 stretchy direction:horizontal # ⥗ operator.\u2958.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥘ operator.\u2959.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥙ operator.\u295A.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⥚ operator.\u295B.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⥛ operator.\u295C.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥜ operator.\u295D.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥝ operator.\u295E.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⥞ operator.\u295F.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⥟ operator.\u2960.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥠ operator.\u2961.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥡ operator.\u2962.infix = lspace:5 rspace:5 accent # leftwards harpoon with barb up above leftwards harpoon with barb down operator.\u2963.infix = lspace:5 rspace:5 # upwards harpoon with barb left beside upwards harpoon with barb right operator.\u2964.infix = lspace:5 rspace:5 accent # rightwards harpoon with barb up above rightwards harpoon with barb down operator.\u2965.infix = lspace:5 rspace:5 # downwards harpoon with barb left beside downwards harpoon with barb right operator.\u2966.infix = lspace:5 rspace:5 accent # leftwards harpoon with barb up above rightwards harpoon with barb up operator.\u2967.infix = lspace:5 rspace:5 accent # leftwards harpoon with barb down above rightwards harpoon with barb down operator.\u2968.infix = lspace:5 rspace:5 accent # rightwards harpoon with barb up above leftwards harpoon with barb up operator.\u2969.infix = lspace:5 rspace:5 accent # rightwards harpoon with barb down above leftwards harpoon with barb down operator.\u296A.infix = lspace:5 rspace:5 accent # leftwards harpoon with barb up above long dash operator.\u296B.infix = lspace:5 rspace:5 accent # leftwards harpoon with barb down below long dash operator.\u296C.infix = lspace:5 rspace:5 accent # rightwards harpoon with barb up above long dash operator.\u296D.infix = lspace:5 rspace:5 accent # rightwards harpoon with barb down below long dash operator.\u296E.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥮ operator.\u296F.infix = lspace:5 rspace:5 stretchy direction:vertical # ⥯ operator.\u2970.infix = lspace:5 rspace:5 accent # ⥰ operator.\u2971.infix = lspace:5 rspace:5 accent # equals sign above rightwards arrow operator.\u2972.infix = lspace:5 rspace:5 accent # tilde operator above rightwards arrow operator.\u2973.infix = lspace:5 rspace:5 accent # leftwards arrow above tilde operator operator.\u2974.infix = lspace:5 rspace:5 accent # rightwards arrow above tilde operator operator.\u2975.infix = lspace:5 rspace:5 accent # rightwards arrow above almost equal to operator.\u2976.infix = lspace:5 rspace:5 accent # less-than above leftwards arrow operator.\u2977.infix = lspace:5 rspace:5 accent # leftwards arrow through less-than operator.\u2978.infix = lspace:5 rspace:5 accent # greater-than above rightwards arrow operator.\u2979.infix = lspace:5 rspace:5 accent # subset above rightwards arrow operator.\u297A.infix = lspace:5 rspace:5 accent # leftwards arrow through subset operator.\u297B.infix = lspace:5 rspace:5 accent # superset above leftwards arrow operator.\u297C.infix = lspace:5 rspace:5 accent # left fish tail operator.\u297D.infix = lspace:5 rspace:5 accent # right fish tail operator.\u297E.infix = lspace:5 rspace:5 # up fish tail operator.\u297F.infix = lspace:5 rspace:5 # down fish tail operator.\u2980.prefix = lspace:0 rspace:0 stretchy fence direction:vertical # triple direction:vertical bar delimiter operator.\u2980.postfix = lspace:0 rspace:0 stretchy fence direction:vertical # triple direction:vertical bar delimiter operator.\u2981.infix = lspace:3 rspace:3 # z notation spot operator.\u2982.infix = lspace:3 rspace:3 # z notation type colon operator.\u2983.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # left white curly bracket operator.\u2984.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # right white curly bracket operator.\u2985.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # left white parenthesis operator.\u2986.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # right white parenthesis operator.\u2987.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # z notation left image bracket operator.\u2988.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # z notation right image bracket operator.\u2989.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # z notation left binding bracket operator.\u298A.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # z notation right binding bracket operator.\u298B.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # left square bracket with underbar operator.\u298C.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # right square bracket with underbar operator.\u298D.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # left square bracket with tick in top corner operator.\u298E.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # right square bracket with tick in bottom corner operator.\u298F.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # left square bracket with tick in bottom corner operator.\u2990.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # right square bracket with tick in top corner operator.\u2991.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # left angle bracket with dot operator.\u2992.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # right angle bracket with dot operator.\u2993.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # left arc less-than bracket operator.\u2994.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # right arc greater-than bracket operator.\u2995.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # double left arc greater-than bracket operator.\u2996.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # double right arc less-than bracket operator.\u2997.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # left black tortoise shell bracket operator.\u2998.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # right black tortoise shell bracket operator.\u2999.infix = lspace:3 rspace:3 # dotted fence operator.\u299A.infix = lspace:3 rspace:3 # vertical zigzag line operator.\u299B.infix = lspace:3 rspace:3 # measured angle opening left operator.\u299C.infix = lspace:3 rspace:3 # right angle variant with square operator.\u299D.infix = lspace:3 rspace:3 # measured right angle with dot operator.\u299E.infix = lspace:3 rspace:3 # angle with s inside operator.\u299F.infix = lspace:3 rspace:3 # acute angle operator.\u29A0.infix = lspace:3 rspace:3 # spherical angle opening left operator.\u29A1.infix = lspace:3 rspace:3 # spherical angle opening up operator.\u29A2.infix = lspace:3 rspace:3 # turned angle operator.\u29A3.infix = lspace:3 rspace:3 # reversed angle operator.\u29A4.infix = lspace:3 rspace:3 # angle with underbar operator.\u29A5.infix = lspace:3 rspace:3 # reversed angle with underbar operator.\u29A6.infix = lspace:3 rspace:3 # oblique angle opening up operator.\u29A7.infix = lspace:3 rspace:3 # oblique angle opening down operator.\u29A8.infix = lspace:3 rspace:3 # measured angle with open arm ending in arrow pointing up and right operator.\u29A9.infix = lspace:3 rspace:3 # measured angle with open arm ending in arrow pointing up and left operator.\u29AA.infix = lspace:3 rspace:3 # measured angle with open arm ending in arrow pointing down and right operator.\u29AB.infix = lspace:3 rspace:3 # measured angle with open arm ending in arrow pointing down and left operator.\u29AC.infix = lspace:3 rspace:3 # measured angle with open arm ending in arrow pointing right and up operator.\u29AD.infix = lspace:3 rspace:3 # measured angle with open arm ending in arrow pointing left and up operator.\u29AE.infix = lspace:3 rspace:3 # measured angle with open arm ending in arrow pointing right and down operator.\u29AF.infix = lspace:3 rspace:3 # measured angle with open arm ending in arrow pointing left and down operator.\u29B0.infix = lspace:3 rspace:3 # reversed empty set operator.\u29B1.infix = lspace:3 rspace:3 # empty set with overbar operator.\u29B2.infix = lspace:3 rspace:3 # empty set with small circle above operator.\u29B3.infix = lspace:3 rspace:3 # empty set with right arrow above operator.\u29B4.infix = lspace:3 rspace:3 # empty set with left arrow above operator.\u29B5.infix = lspace:3 rspace:3 # circle with horizontal bar operator.\u29B6.infix = lspace:4 rspace:4 # circled vertical bar operator.\u29B7.infix = lspace:4 rspace:4 # circled parallel operator.\u29B8.infix = lspace:4 rspace:4 # circled reverse solidus operator.\u29B9.infix = lspace:4 rspace:4 # circled perpendicular operator.\u29BA.infix = lspace:4 rspace:4 # circle divided by horizontal bar and top half divided by vertical bar operator.\u29BB.infix = lspace:4 rspace:4 # circle with superimposed x operator.\u29BC.infix = lspace:4 rspace:4 # circled anticlockwise-rotated division sign operator.\u29BD.infix = lspace:4 rspace:4 # up arrow through circle operator.\u29BE.infix = lspace:4 rspace:4 # circled white bullet operator.\u29BF.infix = lspace:4 rspace:4 # circled bullet operator.\u29C0.infix = lspace:5 rspace:5 # circled less-than operator.\u29C1.infix = lspace:5 rspace:5 # circled greater-than operator.\u29C2.infix = lspace:3 rspace:3 # circle with small circle to the right operator.\u29C3.infix = lspace:3 rspace:3 # circle with two horizontal strokes to the right operator.\u29C4.infix = lspace:4 rspace:4 # squared rising diagonal slash operator.\u29C5.infix = lspace:4 rspace:4 # squared falling diagonal slash operator.\u29C6.infix = lspace:4 rspace:4 # squared asterisk operator.\u29C7.infix = lspace:4 rspace:4 # squared small circle operator.\u29C8.infix = lspace:4 rspace:4 # squared square operator.\u29C9.infix = lspace:3 rspace:3 # two joined squares operator.\u29CA.infix = lspace:3 rspace:3 # triangle with dot above operator.\u29CB.infix = lspace:3 rspace:3 # triangle with underbar operator.\u29CC.infix = lspace:3 rspace:3 # s in triangle operator.\u29CD.infix = lspace:3 rspace:3 # triangle with serifs at bottom operator.\u29CE.infix = lspace:5 rspace:5 # right triangle above left triangle operator.\u29CF.infix = lspace:5 rspace:5 # ⧏ operator.\u29CF\u0338.infix = lspace:5 rspace:5 # ⧏̸ operator.\u29D0.infix = lspace:5 rspace:5 # ⧐ operator.\u29D0\u0338.infix = lspace:5 rspace:5 # ⧐̸ operator.\u29D1.infix = lspace:5 rspace:5 # bowtie with left half black operator.\u29D2.infix = lspace:5 rspace:5 # bowtie with right half black operator.\u29D3.infix = lspace:5 rspace:5 # black bowtie operator.\u29D4.infix = lspace:5 rspace:5 # times with left half black operator.\u29D5.infix = lspace:5 rspace:5 # times with right half black operator.\u29D6.infix = lspace:4 rspace:4 # white hourglass operator.\u29D7.infix = lspace:4 rspace:4 # black hourglass operator.\u29D8.infix = lspace:3 rspace:3 # left wiggly fence operator.\u29D9.infix = lspace:3 rspace:3 # right wiggly fence operator.\u29DB.infix = lspace:3 rspace:3 # right double wiggly fence operator.\u29DC.infix = lspace:3 rspace:3 # incomplete infinity operator.\u29DD.infix = lspace:3 rspace:3 # tie over infinity operator.\u29DE.infix = lspace:5 rspace:5 # infinity negated with vertical bar operator.\u29DF.infix = lspace:3 rspace:3 # double-ended multimap operator.\u29E0.infix = lspace:3 rspace:3 # square with contoured outline operator.\u29E1.infix = lspace:5 rspace:5 # increases as operator.\u29E2.infix = lspace:4 rspace:4 # shuffle product operator.\u29E3.infix = lspace:5 rspace:5 # equals sign and slanted parallel operator.\u29E4.infix = lspace:5 rspace:5 # equals sign and slanted parallel with tilde above operator.\u29E5.infix = lspace:5 rspace:5 # identical to and slanted parallel operator.\u29E6.infix = lspace:5 rspace:5 # gleich stark operator.\u29E7.infix = lspace:3 rspace:3 # thermodynamic operator.\u29E8.infix = lspace:3 rspace:3 # down-pointing triangle with left half black operator.\u29E9.infix = lspace:3 rspace:3 # down-pointing triangle with right half black operator.\u29EA.infix = lspace:3 rspace:3 # black diamond with down arrow operator.\u29EB.infix = lspace:3 rspace:3 # black lozenge operator.\u29EC.infix = lspace:3 rspace:3 # white circle with down arrow operator.\u29ED.infix = lspace:3 rspace:3 # black circle with down arrow operator.\u29EE.infix = lspace:3 rspace:3 # error-barred white square operator.\u29EF.infix = lspace:3 rspace:3 # error-barred black square operator.\u29F0.infix = lspace:3 rspace:3 # error-barred white diamond operator.\u29F1.infix = lspace:3 rspace:3 # error-barred black diamond operator.\u29F2.infix = lspace:3 rspace:3 # error-barred white circle operator.\u29F3.infix = lspace:3 rspace:3 # error-barred black circle operator.\u29F4.infix = lspace:5 rspace:5 # rule-delayed operator.\u29F5.infix = lspace:4 rspace:4 # reverse solidus operator operator.\u29F6.infix = lspace:4 rspace:4 # solidus with overbar operator.\u29F7.infix = lspace:4 rspace:4 # reverse solidus with horizontal stroke operator.\u29F8.infix = lspace:3 rspace:3 # big solidus operator.\u29F9.infix = lspace:3 rspace:3 # big reverse solidus operator.\u29FA.infix = lspace:3 rspace:3 # double plus operator.\u29FB.infix = lspace:3 rspace:3 # triple plus operator.\u29FC.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # left-pointing curved angle bracket operator.\u29FD.postfix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # right-pointing curved angle bracket operator.\u29FE.infix = lspace:4 rspace:4 # tiny operator.\u29FF.infix = lspace:4 rspace:4 # miny operator.\u2A00.prefix = lspace:1 rspace:2 largeop movablelimits symmetric # ⨀ operator.\u2A01.prefix = lspace:1 rspace:2 largeop movablelimits symmetric # ⨁ operator.\u2A02.prefix = lspace:1 rspace:2 largeop movablelimits symmetric # ⨂ operator.\u2A03.prefix = lspace:1 rspace:2 largeop movablelimits symmetric # n-ary union operator with dot operator.\u2A04.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direction:vertical # ⨄ operator.\u2A05.prefix = lspace:1 rspace:2 largeop movablelimits symmetric # n-ary square intersection operator operator.\u2A06.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direction:vertical # ⨆ operator.\u2A07.prefix = lspace:1 rspace:2 largeop movablelimits symmetric # two logical and operator operator.\u2A08.prefix = lspace:1 rspace:2 largeop movablelimits symmetric # two logical or operator operator.\u2A09.prefix = lspace:1 rspace:2 largeop movablelimits symmetric # n-ary times operator operator.\u2A0A.prefix = lspace:1 rspace:2 largeop movablelimits symmetric mirrorable # modulo two sum operator.\u2A0B.prefix = lspace:1 rspace:2 largeop symmetric direction:vertical integral mirrorable # summation with integral operator.\u2A0C.prefix = lspace:0 rspace:1 largeop symmetric direction:vertical integral mirrorable # quadruple integral operator operator.\u2A0D.prefix = lspace:1 rspace:2 largeop symmetric direction:vertical integral mirrorable # finite part integral operator.\u2A0E.prefix = lspace:1 rspace:2 largeop symmetric direction:vertical integral mirrorable # integral with double stroke operator.\u2A0F.prefix = lspace:1 rspace:2 largeop symmetric direction:vertical integral mirrorable # integral average with slash operator.\u2A10.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direction:vertical integral mirrorable # circulation function operator.\u2A11.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direction:vertical integral # anticlockwise integration operator.\u2A12.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direction:vertical integral mirrorable # line integration with rectangular path around pole operator.\u2A13.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direction:vertical integral mirrorable # line integration with semicircular path around pole operator.\u2A14.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direction:vertical integral mirrorable # line integration not including the pole operator.\u2A15.prefix = lspace:1 rspace:2 largeop symmetric direction:vertical integral mirrorable # integral around a point operator operator.\u2A16.prefix = lspace:1 rspace:2 largeop symmetric direction:vertical integral mirrorable # quaternion integral operator operator.\u2A17.prefix = lspace:1 rspace:2 largeop symmetric integral mirrorable direction:vertical # integral with leftwards arrow with hook operator.\u2A18.prefix = lspace:1 rspace:2 largeop symmetric direction:vertical integral mirrorable # integral with times sign operator.\u2A19.prefix = lspace:1 rspace:2 largeop symmetric direction:vertical integral mirrorable # integral with intersection operator.\u2A1A.prefix = lspace:1 rspace:2 largeop symmetric direction:vertical integral mirrorable # integral with union operator.\u2A1B.prefix = lspace:1 rspace:2 largeop symmetric direction:vertical integral mirrorable # integral with overbar operator.\u2A1C.prefix = lspace:1 rspace:2 largeop symmetric direction:vertical integral mirrorable # integral with underbar operator.\u2A1D.infix = lspace:3 rspace:3 # join operator.\u2A1E.infix = lspace:3 rspace:3 # large left triangle operator operator.\u2A1F.infix = lspace:3 rspace:3 # z notation schema composition operator.\u2A20.infix = lspace:3 rspace:3 # z notation schema piping operator.\u2A21.infix = lspace:3 rspace:3 # z notation schema projection operator.\u2A22.infix = lspace:4 rspace:4 # plus sign with small circle above operator.\u2A23.infix = lspace:4 rspace:4 # plus sign with circumflex accent above operator.\u2A24.infix = lspace:4 rspace:4 # plus sign with tilde above operator.\u2A25.infix = lspace:4 rspace:4 # plus sign with dot below operator.\u2A26.infix = lspace:4 rspace:4 # plus sign with tilde below operator.\u2A27.infix = lspace:4 rspace:4 # plus sign with subscript two operator.\u2A28.infix = lspace:4 rspace:4 # plus sign with black triangle operator.\u2A29.infix = lspace:4 rspace:4 # minus sign with comma above operator.\u2A2A.infix = lspace:4 rspace:4 # minus sign with dot below operator.\u2A2B.infix = lspace:4 rspace:4 # minus sign with falling dots operator.\u2A2C.infix = lspace:4 rspace:4 # minus sign with rising dots operator.\u2A2D.infix = lspace:4 rspace:4 # plus sign in left half circle operator.\u2A2E.infix = lspace:4 rspace:4 # plus sign in right half circle operator.\u2A2F.infix = lspace:4 rspace:4 # ⨯ operator.\u2A30.infix = lspace:4 rspace:4 # multiplication sign with dot above operator.\u2A31.infix = lspace:4 rspace:4 # multiplication sign with underbar operator.\u2A32.infix = lspace:4 rspace:4 # semidirect product with bottom closed operator.\u2A33.infix = lspace:4 rspace:4 # smash product operator.\u2A34.infix = lspace:4 rspace:4 # multiplication sign in left half circle operator.\u2A35.infix = lspace:4 rspace:4 # multiplication sign in right half circle operator.\u2A36.infix = lspace:4 rspace:4 # circled multiplication sign with circumflex accent operator.\u2A37.infix = lspace:4 rspace:4 # multiplication sign in double circle operator.\u2A38.infix = lspace:4 rspace:4 # circled division sign operator.\u2A39.infix = lspace:4 rspace:4 # plus sign in triangle operator.\u2A3A.infix = lspace:4 rspace:4 # minus sign in triangle operator.\u2A3B.infix = lspace:4 rspace:4 # multiplication sign in triangle operator.\u2A3C.infix = lspace:4 rspace:4 # interior product operator.\u2A3D.infix = lspace:4 rspace:4 # righthand interior product operator.\u2A3E.infix = lspace:4 rspace:4 # z notation relational composition operator.\u2A3F.infix = lspace:4 rspace:4 # amalgamation or coproduct operator.\u2A40.infix = lspace:4 rspace:4 # intersection with dot operator.\u2A41.infix = lspace:4 rspace:4 # union with minus sign operator.\u2A42.infix = lspace:4 rspace:4 # union with overbar operator.\u2A43.infix = lspace:4 rspace:4 # intersection with overbar operator.\u2A44.infix = lspace:4 rspace:4 # intersection with logical and operator.\u2A45.infix = lspace:4 rspace:4 # union with logical or operator.\u2A46.infix = lspace:4 rspace:4 # union above intersection operator.\u2A47.infix = lspace:4 rspace:4 # intersection above union operator.\u2A48.infix = lspace:4 rspace:4 # union above bar above intersection operator.\u2A49.infix = lspace:4 rspace:4 # intersection above bar above union operator.\u2A4A.infix = lspace:4 rspace:4 # union beside and joined with union operator.\u2A4B.infix = lspace:4 rspace:4 # intersection beside and joined with intersection operator.\u2A4C.infix = lspace:4 rspace:4 # closed union with serifs operator.\u2A4D.infix = lspace:4 rspace:4 # closed intersection with serifs operator.\u2A4E.infix = lspace:4 rspace:4 # double square intersection operator.\u2A4F.infix = lspace:4 rspace:4 # double square union operator.\u2A50.infix = lspace:4 rspace:4 # closed union with serifs and smash product operator.\u2A51.infix = lspace:4 rspace:4 # logical and with dot above operator.\u2A52.infix = lspace:4 rspace:4 # logical or with dot above operator.\u2A53.infix = lspace:4 rspace:4 direction:vertical # ⩓ operator.\u2A54.infix = lspace:4 rspace:4 direction:vertical # ⩔ operator.\u2A55.infix = lspace:4 rspace:4 # two intersecting logical and operator.\u2A56.infix = lspace:4 rspace:4 # two intersecting logical or operator.\u2A57.infix = lspace:4 rspace:4 # sloping large or operator.\u2A58.infix = lspace:4 rspace:4 # sloping large and operator.\u2A59.infix = lspace:5 rspace:5 # logical or overlapping logical and operator.\u2A5A.infix = lspace:4 rspace:4 # logical and with middle stem operator.\u2A5B.infix = lspace:4 rspace:4 # logical or with middle stem operator.\u2A5C.infix = lspace:4 rspace:4 # logical and with horizontal dash operator.\u2A5D.infix = lspace:4 rspace:4 # logical or with horizontal dash operator.\u2A5E.infix = lspace:4 rspace:4 # logical and with double overbar operator.\u2A5F.infix = lspace:4 rspace:4 # logical and with underbar operator.\u2A60.infix = lspace:4 rspace:4 # logical and with double underbar operator.\u2A61.infix = lspace:4 rspace:4 # small vee with underbar operator.\u2A62.infix = lspace:4 rspace:4 # logical or with double overbar operator.\u2A63.infix = lspace:4 rspace:4 # logical or with double underbar operator.\u2A64.infix = lspace:4 rspace:4 # z notation domain antirestriction operator.\u2A65.infix = lspace:4 rspace:4 # z notation range antirestriction operator.\u2A66.infix = lspace:5 rspace:5 # equals sign with dot below operator.\u2A67.infix = lspace:5 rspace:5 # identical with dot above operator.\u2A68.infix = lspace:5 rspace:5 # triple horizontal bar with double vertical stroke operator.\u2A69.infix = lspace:5 rspace:5 # triple horizontal bar with triple vertical stroke operator.\u2A6A.infix = lspace:5 rspace:5 # tilde operator with dot above operator.\u2A6B.infix = lspace:5 rspace:5 # tilde operator with rising dots operator.\u2A6C.infix = lspace:5 rspace:5 # similar minus similar operator.\u2A6D.infix = lspace:5 rspace:5 # congruent with dot above operator.\u2A6E.infix = lspace:5 rspace:5 # equals with asterisk operator.\u2A6F.infix = lspace:5 rspace:5 # almost equal to with circumflex accent operator.\u2A70.infix = lspace:5 rspace:5 # approximately equal or equal to operator.\u2A71.infix = lspace:4 rspace:4 # equals sign above plus sign operator.\u2A72.infix = lspace:4 rspace:4 # plus sign above equals sign operator.\u2A73.infix = lspace:5 rspace:5 # equals sign above tilde operator operator.\u2A74.infix = lspace:5 rspace:5 # double colon equal operator.\u2A75.infix = lspace:5 rspace:5 # ⩵ operator.\u2A76.infix = lspace:5 rspace:5 # three consecutive equals signs operator.\u2A77.infix = lspace:5 rspace:5 # equals sign with two dots above and two dots below operator.\u2A78.infix = lspace:5 rspace:5 # equivalent with four dots above operator.\u2A79.infix = lspace:5 rspace:5 # less-than with circle inside operator.\u2A7A.infix = lspace:5 rspace:5 # greater-than with circle inside operator.\u2A7B.infix = lspace:5 rspace:5 # less-than with question mark above operator.\u2A7C.infix = lspace:5 rspace:5 # greater-than with question mark above operator.\u2A7D.infix = lspace:5 rspace:5 # ⩽ operator.\u2A7D\u0338.infix = lspace:5 rspace:5 # ⩽̸ operator.\u2A7E.infix = lspace:5 rspace:5 # ⩾ operator.\u2A7E\u0338.infix = lspace:5 rspace:5 # ⩾̸ operator.\u2A7F.infix = lspace:5 rspace:5 # less-than or slanted equal to with dot inside operator.\u2A80.infix = lspace:5 rspace:5 # greater-than or slanted equal to with dot inside operator.\u2A81.infix = lspace:5 rspace:5 # less-than or slanted equal to with dot above operator.\u2A82.infix = lspace:5 rspace:5 # greater-than or slanted equal to with dot above operator.\u2A83.infix = lspace:5 rspace:5 # less-than or slanted equal to with dot above right operator.\u2A84.infix = lspace:5 rspace:5 # greater-than or slanted equal to with dot above left operator.\u2A85.infix = lspace:5 rspace:5 # ⪅ operator.\u2A86.infix = lspace:5 rspace:5 # ⪆ operator.\u2A87.infix = lspace:5 rspace:5 # less-than and single-line not equal to operator.\u2A88.infix = lspace:5 rspace:5 # greater-than and single-line not equal to operator.\u2A89.infix = lspace:5 rspace:5 # less-than and not approximate operator.\u2A8A.infix = lspace:5 rspace:5 # greater-than and not approximate operator.\u2A8B.infix = lspace:5 rspace:5 # ⪋ operator.\u2A8C.infix = lspace:5 rspace:5 # ⪌ operator.\u2A8D.infix = lspace:5 rspace:5 # less-than above similar or equal operator.\u2A8E.infix = lspace:5 rspace:5 # greater-than above similar or equal operator.\u2A8F.infix = lspace:5 rspace:5 # less-than above similar above greater-than operator.\u2A90.infix = lspace:5 rspace:5 # greater-than above similar above less-than operator.\u2A91.infix = lspace:5 rspace:5 # less-than above greater-than above double-line equal operator.\u2A92.infix = lspace:5 rspace:5 # greater-than above less-than above double-line equal operator.\u2A93.infix = lspace:5 rspace:5 # less-than above slanted equal above greater-than above slanted equal operator.\u2A94.infix = lspace:5 rspace:5 # greater-than above slanted equal above less-than above slanted equal operator.\u2A95.infix = lspace:5 rspace:5 # slanted equal to or less-than operator.\u2A96.infix = lspace:5 rspace:5 # slanted equal to or greater-than operator.\u2A97.infix = lspace:5 rspace:5 # slanted equal to or less-than with dot inside operator.\u2A98.infix = lspace:5 rspace:5 # slanted equal to or greater-than with dot inside operator.\u2A99.infix = lspace:5 rspace:5 # double-line equal to or less-than operator.\u2A9A.infix = lspace:5 rspace:5 # double-line equal to or greater-than operator.\u2A9B.infix = lspace:5 rspace:5 # double-line slanted equal to or less-than operator.\u2A9C.infix = lspace:5 rspace:5 # double-line slanted equal to or greater-than operator.\u2A9D.infix = lspace:5 rspace:5 # similar or less-than operator.\u2A9E.infix = lspace:5 rspace:5 # similar or greater-than operator.\u2A9F.infix = lspace:5 rspace:5 # similar above less-than above equals sign operator.\u2AA0.infix = lspace:5 rspace:5 # similar above greater-than above equals sign operator.\u2AA1.infix = lspace:5 rspace:5 # ⪡ operator.\u2AA1\u0338.infix = lspace:5 rspace:5 # ⪡̸ operator.\u2AA2.infix = lspace:5 rspace:5 # ⪢ operator.\u2AA2\u0338.infix = lspace:5 rspace:5 # ⪢̸ operator.\u2AA3.infix = lspace:5 rspace:5 # double nested less-than with underbar operator.\u2AA4.infix = lspace:5 rspace:5 # greater-than overlapping less-than operator.\u2AA5.infix = lspace:5 rspace:5 # greater-than beside less-than operator.\u2AA6.infix = lspace:5 rspace:5 # less-than closed by curve operator.\u2AA7.infix = lspace:5 rspace:5 # greater-than closed by curve operator.\u2AA8.infix = lspace:5 rspace:5 # less-than closed by curve above slanted equal operator.\u2AA9.infix = lspace:5 rspace:5 # greater-than closed by curve above slanted equal operator.\u2AAA.infix = lspace:5 rspace:5 # smaller than operator.\u2AAB.infix = lspace:5 rspace:5 # larger than operator.\u2AAC.infix = lspace:5 rspace:5 # smaller than or equal to operator.\u2AAD.infix = lspace:5 rspace:5 # larger than or equal to operator.\u2AAE.infix = lspace:5 rspace:5 # equals sign with bumpy above operator.\u2AAF.infix = lspace:5 rspace:5 # ⪯ operator.\u2AAF\u0338.infix = lspace:5 rspace:5 # ⪯̸ operator.\u2AB0.infix = lspace:5 rspace:5 # ⪰ operator.\u2AB0\u0338.infix = lspace:5 rspace:5 # ⪰̸ operator.\u2AB1.infix = lspace:5 rspace:5 # precedes above single-line not equal to operator.\u2AB2.infix = lspace:5 rspace:5 # succeeds above single-line not equal to operator.\u2AB3.infix = lspace:5 rspace:5 # ⪳ operator.\u2AB4.infix = lspace:5 rspace:5 # ⪴ operator.\u2AB5.infix = lspace:5 rspace:5 # precedes above not equal to operator.\u2AB6.infix = lspace:5 rspace:5 # succeeds above not equal to operator.\u2AB7.infix = lspace:5 rspace:5 # ⪷ operator.\u2AB8.infix = lspace:5 rspace:5 # ⪸ operator.\u2AB9.infix = lspace:5 rspace:5 # precedes above not almost equal to operator.\u2ABA.infix = lspace:5 rspace:5 # succeeds above not almost equal to operator.\u2ABB.infix = lspace:5 rspace:5 # double precedes operator.\u2ABC.infix = lspace:5 rspace:5 # double succeeds operator.\u2ABD.infix = lspace:5 rspace:5 # subset with dot operator.\u2ABE.infix = lspace:5 rspace:5 # superset with dot operator.\u2ABF.infix = lspace:5 rspace:5 # subset with plus sign below operator.\u2AC0.infix = lspace:5 rspace:5 # superset with plus sign below operator.\u2AC1.infix = lspace:5 rspace:5 # subset with multiplication sign below operator.\u2AC2.infix = lspace:5 rspace:5 # superset with multiplication sign below operator.\u2AC3.infix = lspace:5 rspace:5 # subset of or equal to with dot above operator.\u2AC4.infix = lspace:5 rspace:5 # superset of or equal to with dot above operator.\u2AC5.infix = lspace:5 rspace:5 # ⫅ operator.\u2AC6.infix = lspace:5 rspace:5 # ⫆ operator.\u2AC7.infix = lspace:5 rspace:5 # subset of above tilde operator operator.\u2AC8.infix = lspace:5 rspace:5 # superset of above tilde operator operator.\u2AC9.infix = lspace:5 rspace:5 # subset of above almost equal to operator.\u2ACA.infix = lspace:5 rspace:5 # superset of above almost equal to operator.\u2ACB.infix = lspace:5 rspace:5 # subset of above not equal to operator.\u2ACC.infix = lspace:5 rspace:5 # superset of above not equal to operator.\u2ACD.infix = lspace:5 rspace:5 # square left open box operator operator.\u2ACE.infix = lspace:5 rspace:5 # square right open box operator operator.\u2ACF.infix = lspace:5 rspace:5 # closed subset operator.\u2AD0.infix = lspace:5 rspace:5 # closed superset operator.\u2AD1.infix = lspace:5 rspace:5 # closed subset or equal to operator.\u2AD2.infix = lspace:5 rspace:5 # closed superset or equal to operator.\u2AD3.infix = lspace:5 rspace:5 # subset above superset operator.\u2AD4.infix = lspace:5 rspace:5 # superset above subset operator.\u2AD5.infix = lspace:5 rspace:5 # subset above subset operator.\u2AD6.infix = lspace:5 rspace:5 # superset above superset operator.\u2AD7.infix = lspace:5 rspace:5 # superset beside subset operator.\u2AD8.infix = lspace:5 rspace:5 # superset beside and joined by dash with subset operator.\u2AD9.infix = lspace:5 rspace:5 # element of opening downwards operator.\u2ADA.infix = lspace:5 rspace:5 # pitchfork with tee top operator.\u2ADB.infix = lspace:5 rspace:5 # transversal intersection operator.\u2ADC.infix = lspace:5 rspace:5 # forking operator.\u2ADD.infix = lspace:5 rspace:5 # nonforking operator.\u2ADD\u0338.infix = lspace:5 rspace:5 # nonforking with slash operator.\u2ADE.infix = lspace:5 rspace:5 # short left tack operator.\u2ADF.infix = lspace:5 rspace:5 # short down tack operator.\u2AE0.infix = lspace:5 rspace:5 # short up tack operator.\u2AE1.infix = lspace:5 rspace:5 # perpendicular with s operator.\u2AE2.infix = lspace:5 rspace:5 # vertical bar triple right turnstile operator.\u2AE3.infix = lspace:5 rspace:5 # double vertical bar left turnstile operator.\u2AE4.infix = lspace:5 rspace:5 # ⫤ operator.\u2AE5.infix = lspace:5 rspace:5 # double vertical bar double left turnstile operator.\u2AE6.infix = lspace:5 rspace:5 # long dash from left member of double vertical operator.\u2AE7.infix = lspace:5 rspace:5 # short down tack with overbar operator.\u2AE8.infix = lspace:5 rspace:5 # short up tack with underbar operator.\u2AE9.infix = lspace:5 rspace:5 # short up tack above short down tack operator.\u2AEA.infix = lspace:5 rspace:5 # double down tack operator.\u2AEB.infix = lspace:5 rspace:5 # double up tack operator.\u2AEC.infix = lspace:5 rspace:5 # double stroke not sign operator.\u2AED.infix = lspace:5 rspace:5 # reversed double stroke not sign operator.\u2AEE.infix = lspace:5 rspace:5 # does not divide with reversed negation slash operator.\u2AEF.infix = lspace:5 rspace:5 # vertical line with circle above operator.\u2AF0.infix = lspace:5 rspace:5 # vertical line with circle below operator.\u2AF1.infix = lspace:5 rspace:5 # down tack with circle below operator.\u2AF2.infix = lspace:5 rspace:5 # parallel with horizontal stroke operator.\u2AF3.infix = lspace:5 rspace:5 # parallel with tilde operator operator.\u2AF4.infix = lspace:4 rspace:4 # triple vertical bar binary relation operator.\u2AF5.infix = lspace:4 rspace:4 # triple vertical bar with horizontal stroke operator.\u2AF6.infix = lspace:4 rspace:4 # triple colon operator operator.\u2AF7.infix = lspace:5 rspace:5 # triple nested less-than operator.\u2AF8.infix = lspace:5 rspace:5 # triple nested greater-than operator.\u2AF9.infix = lspace:5 rspace:5 # double-line slanted less-than or equal to operator.\u2AFA.infix = lspace:5 rspace:5 # double-line slanted greater-than or equal to operator.\u2AFB.infix = lspace:4 rspace:4 # triple solidus binary relation operator.\u2AFC.prefix = lspace:1 rspace:2 largeop movablelimits symmetric # large triple vertical bar operator operator.\u2AFD.infix = lspace:4 rspace:4 # double solidus operator operator.\u2AFE.infix = lspace:3 rspace:3 # white vertical bar operator.\u2AFF.prefix = lspace:1 rspace:2 largeop movablelimits symmetric # n-ary white vertical bar operator.\u2B45.infix = lspace:5 rspace:5 stretchy direction:horizontal # leftwards quadruple arrow operator.\u2B46.infix = lspace:5 rspace:5 stretchy direction:horizontal # rightwards quadruple arrow # Entries below are not part of the official MathML dictionary operator.\u0021.prefix = lspace:0 rspace:5 # ! operator.\u0026.infix = lspace:5 rspace:5 # & operator.\u0026.prefix = lspace:0 rspace:5 # & operator.\u002B\u002B.prefix = lspace:0 rspace:2 # ++ operator.\u002D\u002D.prefix = lspace:0 rspace:2 # -- operator.\u003B.postfix = lspace:0 rspace:0 separator # ; operator.\u003C\u20D2.infix = lspace:5 rspace:5 # <⃒ operator.\u003E\u20D2.infix = lspace:5 rspace:5 # >⃒ operator.\u006C\u0069\u006D.prefix = lspace:0 rspace:3 movablelimits # lim operator.\u006D\u0061\u0078.prefix = lspace:0 rspace:3 movablelimits # max operator.\u006D\u0069\u006E.prefix = lspace:0 rspace:3 movablelimits # min operator.\u007E.infix = lspace:2 rspace:2 stretchy direction:horizontal # ~ operator.\u0332.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # _ operator.\u2016.infix = lspace:5 rspace:5 stretchy direction:vertical # ‖ ‖ operator.\u20D0.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⃐ operator.\u20D1.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⃑ operator.\u20D6.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⃖ operator.\u20D7.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⃗ operator.\u20E1.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⃡ operator.\u2190\u200B.infix = lspace:5 rspace:5 # ← operator.\u2191\u200B.infix = lspace:2 rspace:2 # ↑ operator.\u2192\u200B.infix = lspace:5 rspace:5 # → operator.\u2193\u200B.infix = lspace:2 rspace:2 # ↓ operator.\u2223.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ∣ operator.\u2223.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ∣ operator.\u2225.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ∥ operator.\u2225.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ∥ operator.\u2282\u020D2.infix = lspace:5 rspace:5 # ⊂⃒ operator.\u2283\u020D2.infix = lspace:5 rspace:5 # ⊃⃒ operator.\u228E.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direction:vertical # ⊎ operator.\u2295.prefix = lspace:0 rspace:3 largeop movablelimits symmetric # ⊕ operator.\u2296.prefix = lspace:0 rspace:3 largeop movablelimits symmetric # ⊖ operator.\u2297.prefix = lspace:0 rspace:3 largeop movablelimits symmetric # ⊗ operator.\u2299.prefix = lspace:0 rspace:3 largeop movablelimits symmetric # ⊙ operator.\u23B0.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ⎰ ⎰ operator.\u23B1.postfix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ⎱ ⎱ operator.\u2500.infix = lspace:0 rspace:0 stretchy direction:horizontal # ─ operator.\u25A1.prefix = lspace:0 rspace:2 # □ operator.\u2606.infix = lspace:3 rspace:3 # ☆ operator.\u2AC5\u0338.infix = lspace:5 rspace:5 # ⫅̸ operator.\u2AC6\u0338.infix = lspace:5 rspace:5 # ⫅̸ operator.\u2AEC.prefix = lspace:0 rspace:5 # ⫬ operator.\uFE35.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⏜ (MathML 2.0) operator.\uFE36.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⏝ (MathML 2.0) operator.\uFE37.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⏞ (MathML 2.0) operator.\uFE38.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⏟ (MathML 2.0) ################################################################################## # DOCUMENTATION ON HOW TO SETUP THE PROPERTY FILE ASSOCIATED TO EACH FONT # More fonts can be supported for stretchy characters by setting up mathfont # property files as described below. # # Each font should have its set of glyph data. For example, the glyph data for # the "Symbol" font and the "MT Extra" font are in "mathfontSymbol.properties" # and "mathfontMTExtra.properties", respectively. The font property file is a # set of all the stretchy MathML characters that can be rendered with that font # using larger and/or partial glyphs. Each stretchy character is associated to # a list in the font property file which gives, in that order, the 4 partial # glyphs: top (or left), middle, bottom (or right), glue; and the variants of # bigger sizes (if any). A position that is not relevant to a particular character # is indicated there with the UNICODE REPLACEMENT CHARACTER 0xFFFD. # # Characters that need to be built from other characters are said to be composite. # For example, characters like over/underbrace in CMEX10 have to be built from two # half stretchy chars and joined in the middle (TeXbook, p.225). Several (i.e., 2 # or more) child characters can be composed in order to render another chararacter. # To specify such characters, their list of glyphs in the property file should be # given as space-separated segments of glyphs. Each segment gives the 4 partial glyphs # with which to build the child character that will be joined with its other siblings.