Thu, 15 Jan 2015 21:03:48 +0100
Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 # LOCALIZATION NOTE: FILE
6 # Do not translate anything in this file
8 # This file contains the list of some stretchy MathML chars that
9 # can be rendered with STIXNonUnicode.
11 external.1 = STIXGeneral
13 # [ T/L | M | B/R | G | size0 ... size{N-1} ]
14 # E0B4 stix-arrow hookleft
15 # E0B5 stix-arrow hookright
16 \u21A9 = \u2190@1\uFFFD\uE0B5\u23AF@1 # hookleftarrow, larrhk
17 \u21AA = \uE0B4\uFFFD\u2192@1\u23AF@1 # hookrightarrow, rarrhk
19 # 0E10E stix-stix-extender for vertical double arrow
20 # 0E10F stix-extender for horizontal double arrow
21 \u21D0 = \u21D0@1\uFFFD\uFFFD\uE10F\uFFFD\u27F8@1 # DoubleLeftArrow, Leftarrow, lArr
22 \u21D1 = \u21D1@1\uFFFD\uFFFD\uE10E # DoubleUpArrow, Uparrow, uArr
23 \u21D2 = \uFFFD\uFFFD\u21D2@1\uE10F\uFFFD\u27F9@1 # DoubleRightArrow, Implies, Rightarrow, rArr
24 \u21D3 = \uFFFD\uFFFD\u21D3@1\uE10E # DoubleDownArrow, Downarrow, dArr
25 \u21D4 = \u21D0@1\uFFFD\u21D2@1\uE10F\uFFFD\u27FA@1 # DoubleLeftRightArrow, Leftrightarrow, hArr, iff
26 \u21D5 = \u21D1@1\uFFFD\u21D3@1\uE10E # DoubleUpDownArrow, Updownarrow, vArr
28 # STIXGeneral U+22A2/U+22A3 RIGHT/LEFT TACK are different heights to U+23AF.
29 # Could use LONG RIGHT/LEFT TACK instead, but STIXNonUnicode provides
30 # E0B6 stix-maps-to-relation tail
31 \u21A4 = \u2190@1\uFFFD\uE0B6\u23AF@1\uFFFD\u27FB@1 # LeftTeeArrow, mapstoleft
32 \u21A6 = \uE0B6\uFFFD\u2192@1\u23AF@1\uFFFD\u27FC@1 # RightTeeArrow, map, mapsto
33 \u295A = \u21BC@1\uFFFD\uE0B6\u23AF@1 # LeftTeeVector
34 \u295B = \uE0B6\uFFFD\u21C0@1\u23AF@1 # RIGHTWARDS HARPOON WITH BARB UP FROM BAR, RightTeeVector
35 \u295E = \u21BD@1\uFFFD\uE0B6\u23AF@1 # DownLeftTeeVector
36 \u295F = \uE0B6\uFFFD\u21C1@1\u23AF@1 # RIGHTWARDS HARPOON WITH BARB DOWN FROM BAR, DownRightTeeVector
38 # E13B stix-left end of extensible overbrace
39 # E13C stix-right end of extensible overbrace
40 # E13D stix-left end of extensible underbrace
41 # E13E stix-right end of extensible underbrace
42 # E13F stix-extensible horizontal for curly over and under braces
43 # E140 stix-center of extensible overbrace
44 # E141 stix-center of extensible underbrace
45 # E13F is the wrong height for overbrace:
46 # use E14A stix-extensible horizontal for over paren or square bracket
47 # U+FE37 and U+FE38 are from the MathML 2.0 spec.
48 \uFE37 = \uE13B\uE140\uE13C\uE14A # OverBrace
49 \uFE38 = \uE13D\uE141\uE13E\uE13F # UnderBrace
50 # Unicode added U+23DE and U+23DF:
51 # http://www.unicode.org/reports/tr25/#_TocDelimiters
52 \u23DE = \uE13B\uE140\uE13C\uE14A # OverBrace
53 \u23DF = \uE13D\uE141\uE13E\uE13F # UnderBrace
55 # E146 stix-left end of extensible over square bracket (CMEX10 x34 rotated 90deg)
56 # E147 stix-right end of extensible over square bracket (CMEX10 x32 rotated 90deg)
57 # E148 stix-left end of extensible under square bracket (CMEX10 x35 rotated 90deg)
58 # E149 stix-right end of extensible under square bracket (CMEX10 x33 rotated 90deg)
59 # E14A stix-extensible horizontal for over paren or square bracket (CMEX10 x42 rotated 90deg)
60 # E14B stix-extensible horizontal for under paren or square bracket
61 \u23B4 = \uE146\uFFFD\uE147\uE14A # ⎴
62 \u23B5 = \uE148\uFFFD\uE149\uE14B # ⎵
64 # E142 stix-left end of extensible overparen (CMEX10 x40 rotated 90deg)
65 # E143 stix-right end of extensible overparen (CMEX10 x30 rotated 90deg)
66 # E144 stix-left end of extensible underparen (CMEX10 x41 rotated 90deg)
67 # E145 stix-right end of extensible underparen (CMEX10 x31 rotated 90deg)
68 # E14A stix-extensible horizontal for over paren or square bracket (CMEX10 x42 rotated 90deg)
69 # E14B stix-extensible horizontal for under paren or square bracket
70 # U+FE35 and U+FE36 are from the MathML 2.0 spec.
71 \uFE35 = \uE142\uFFFD\uE143\uE14A # OverParenthesis
72 \uFE36 = \uE144\uFFFD\uE145\uE14B # UnderParenthesis
73 # Unicode added U+23DC and U+23DD:
74 \u23DC = \uE142\uFFFD\uE143\uE14A # OverParenthesis
75 \u23DD = \uE144\uFFFD\uE145\uE14B # UnderParenthesis