1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/mathml/mathfontStandardSymbolsL.properties Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,43 @@ 1.4 +# This Source Code Form is subject to the terms of the Mozilla Public 1.5 +# License, v. 2.0. If a copy of the MPL was not distributed with this 1.6 +# file, You can obtain one at http://mozilla.org/MPL/2.0/. 1.7 + 1.8 +# LOCALIZATION NOTE: FILE 1.9 +# Do not translate anything in this file 1.10 + 1.11 +# This file contains the list of all stretchy MathML chars that 1.12 +# can be rendered with Standard Symbols L. 1.13 + 1.14 +# [ T/L | M | B/R | G | size0 ... size{N-1} ] 1.15 +\u0028 = \uF8EB\uFFFD\uF8ED\uF8EC\u0028 # ( 1.16 +\u0029 = \uF8F6\uFFFD\uF8F8\uF8F7\u0029 # ) 1.17 +\u005B = \uF8EE\uFFFD\uF8F0\uF8EF\u005B # [ 1.18 +\u005D = \uF8F9\uFFFD\uF8FB\uF8FA\u005D # ] 1.19 +\u007B = \uF8F1\uF8F2\uF8F3\uF8F4\u007B # { 1.20 +\u007C = \uFFFD\uFFFD\uFFFD\u007C\u007C # | 1.21 +\u007D = \uF8FC\uF8FD\uF8FE\uF8F4\u007D # } 1.22 + 1.23 +\u00AF = \uFFFD\uFFFD\uFFFD\uF8E5\u00AF # ad-hoc: overbar is stretched with the radical extender 1.24 +\u0332 = \uFFFD\uFFFD\uFFFD\u005F\u0332 # ad-hock: UnderBar (0x0332) is stretched with underscore 1.25 + 1.26 +\u2190 = \u2190\uFFFD\uFFFD\uF8E7\u2190 # LeftArrow, larr, leftarrow 1.27 +\u2191 = \u2191\uFFFD\uFFFD\uF8E6\u2191 # UpArrow, uarr, uparrow 1.28 +\u2192 = \uFFFD\uFFFD\u2192\uF8E7\u2192 # RightArrow, rarr, rightarrow 1.29 +\u2193 = \uFFFD\uFFFD\u2193\uF8E6\u2193 # DownArrow, darr, downarrow 1.30 +\u2194 = \u2190\uFFFD\u2192\uF8E7\u2194 # LeftRightArrow, harr, leftrightarrow 1.31 +\u2195 = \u2191\uFFFD\u2193\uF8E6\u2195 # UpDownArrow, updownarrow, varr 1.32 + 1.33 +\u222B = \u2320\uFFFD\u2321\uF8F5\u222B # Integral, int 1.34 +# If there are problems with the font-supplied glue use a rule: 1.35 +# \u222B = \u2320\uFFFD\u2321\uFFFD\u222B # Integral, int 1.36 + 1.37 +# Using parts of [ and ] 1.38 +\u2308 = \uF8EE\uFFFD\uFFFD\uF8EF\u2308 # LeftCeiling, lceil 1.39 +\u2309 = \uF8F9\uFFFD\uFFFD\uF8FA\u2309 # RightCeiling, rceil 1.40 +\u230A = \uFFFD\uFFFD\uF8F0\uF8EF\u230A # LeftFloor, lfloor 1.41 +\u230B = \uFFFD\uFFFD\uF8FB\uF8FA\u230B # RightFloor, rfloor 1.42 + 1.43 +# same as normal arrows 1.44 +\u27F5 = \u2190\uFFFD\uFFFD\uF8E7\u27F5 # LongLeftArrow 1.45 +\u27F6 = \uFFFD\uFFFD\u2192\uF8E7\u27F6 # LongRightArrow 1.46 +\u27F7 = \u2190\uFFFD\u2192\uF8E7\u27F7 # LongLeftRightArrow