layout/mathml/mathfontSymbol.properties

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/mathml/mathfontSymbol.properties	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,46 @@
     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 can be
    1.12 +# rendered with Monotype's Symbol font.
    1.13 +#
    1.14 +# This file should normally only be installed on MS Windows systems as other
    1.15 +# platforms have different fonts with the same family name but different
    1.16 +# character codes.
    1.17 +mathfont = Symbol
    1.18 +
    1.19 +#        [ T/L |  M  | B/R |  G  | size0 ... size{N-1} ]
    1.20 +\u0028 = \uF0E6\uFFFD\uF0E8\uF0E7\uF028 # (
    1.21 +\u0029 = \uF0F6\uFFFD\uF0F8\uF0F7\uF029 # )
    1.22 +\u005B = \uF0E9\uFFFD\uF0EB\uF0EA\uF05B # [
    1.23 +\u005D = \uF0F9\uFFFD\uF0FB\uF0FA\uF05D # ]
    1.24 +\u007B = \uF0EC\uF0ED\uF0EE\uF0EF\uF07B # {
    1.25 +\u007C = \uFFFD\uFFFD\uFFFD\uF07C\uF07C # |
    1.26 +\u007D = \uF0FC\uF0FD\uF0FE\uF0EF\uF07D # }
    1.27 +
    1.28 +\u00AF = \uFFFD\uFFFD\uFFFD\uF060\uF060 # ad-hoc: overbar is stretched with the radical extender 
    1.29 +\u0332 = \uFFFD\uFFFD\uFFFD\uF05F\uF05F # ad-hoc: UnderBar (0x0332) is stretched with underscore
    1.30 +
    1.31 +\u2190 = \uF0AC\uFFFD\uFFFD\uF0BE\uF0AC # LeftArrow, larr, leftarrow
    1.32 +\u2191 = \uF0AD\uFFFD\uFFFD\uF0BD\uF0AD # UpArrow, uarr, uparrow
    1.33 +\u2192 = \uFFFD\uFFFD\uF0AE\uF0BE\uF0AE # RightArrow, rarr, rightarrow
    1.34 +\u2193 = \uFFFD\uFFFD\uF0AF\uF0BD\uF0AF # DownArrow, darr, downarrow
    1.35 +\u2194 = \uF0AC\uFFFD\uF0AE\uF0BE\uF0B4 # LeftRightArrow, harr, leftrightarrow
    1.36 +\u2195 = \uF0AD\uFFFD\uF0AF\uF0BD       # UpDownArrow, updownarrow, varr
    1.37 +
    1.38 +\u222B = \uF0F3\uFFFD\uF0F5\uF0F4\uF0F2 # Integral, int
    1.39 +
    1.40 +# Using parts of [ and ]
    1.41 +\u2308 = \uF0E9\uFFFD\uFFFD\uF0EA\uF0E9 # LeftCeiling, lceil
    1.42 +\u2309 = \uF0F9\uFFFD\uFFFD\uF0FA\uF0F9 # RightCeiling, rceil
    1.43 +\u230A = \uFFFD\uFFFD\uF0EB\uF0EA\uF0EB # LeftFloor, lfloor
    1.44 +\u230B = \uFFFD\uFFFD\uF0FB\uF0FA\uF0FB # RightFloor, rfloor
    1.45 +
    1.46 +# same as normal arrows
    1.47 +\u27F5 = \uF0AC\uFFFD\uFFFD\uF0BE # LongLeftArrow
    1.48 +\u27F6 = \uFFFD\uFFFD\uF0AE\uF0BE # LongRightArrow
    1.49 +\u27F7 = \uF0AC\uFFFD\uF0AE\uF0BE # LongLeftRightArrow

mercurial