mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Bug 757125 - Make more MathML operators mirrorable. r=karlt
This commit is contained in:
parent
9238ff9ce9
commit
09f5b2c6e1
@ -165,10 +165,10 @@ operator.\u0311.postfix = lspace:0 rspace:0 accent # ̑
|
|||||||
operator.\u03F6.infix = lspace:5 rspace:5 # greek reversed lunate epsilon symbol
|
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.prefix = lspace:0 rspace:0 stretchy fence direction:vertical # ‖ ‖
|
||||||
operator.\u2016.postfix = 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 # ‘
|
operator.\u2018.prefix = lspace:0 rspace:0 fence mirrorable # ‘
|
||||||
operator.\u2019.postfix = lspace:0 rspace:0 fence # ’
|
operator.\u2019.postfix = lspace:0 rspace:0 fence mirrorable # ’
|
||||||
operator.\u201C.prefix = lspace:0 rspace:0 fence # “
|
operator.\u201C.prefix = lspace:0 rspace:0 fence mirrorable # “
|
||||||
operator.\u201D.postfix = lspace:0 rspace:0 fence # ”
|
operator.\u201D.postfix = lspace:0 rspace:0 fence mirrorable # ”
|
||||||
operator.\u2022.infix = lspace:4 rspace:4 # bullet
|
operator.\u2022.infix = lspace:4 rspace:4 # bullet
|
||||||
operator.\u2026.infix = lspace:0 rspace:0 # horizontal ellipsis
|
operator.\u2026.infix = lspace:0 rspace:0 # horizontal ellipsis
|
||||||
operator.\u2032.postfix = lspace:0 rspace:2 # prime
|
operator.\u2032.postfix = lspace:0 rspace:2 # prime
|
||||||
@ -312,7 +312,7 @@ operator.\u2212.prefix = lspace:0 rspace:1 # official Unicode minus sign
|
|||||||
operator.\u2213.infix = lspace:4 rspace:4 # ∓
|
operator.\u2213.infix = lspace:4 rspace:4 # ∓
|
||||||
operator.\u2213.prefix = lspace:0 rspace:1 # ∓
|
operator.\u2213.prefix = lspace:0 rspace:1 # ∓
|
||||||
operator.\u2214.infix = lspace:4 rspace:4 # dot plus
|
operator.\u2214.infix = lspace:4 rspace:4 # dot plus
|
||||||
operator.\u2215.infix = lspace:4 rspace:4 stretchy direction:vertical # division slash
|
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.\u2216.infix = lspace:4 rspace:4 direction:vertical # set minus
|
||||||
operator.\u2217.infix = lspace:4 rspace:4 # asterisk operator
|
operator.\u2217.infix = lspace:4 rspace:4 # asterisk operator
|
||||||
operator.\u2218.infix = lspace:4 rspace:4 # ∘
|
operator.\u2218.infix = lspace:4 rspace:4 # ∘
|
||||||
@ -557,10 +557,10 @@ operator.\u22FC.infix = lspace:5 rspace:5 # small contains with vertical bar at
|
|||||||
operator.\u22FD.infix = lspace:5 rspace:5 # contains with overbar
|
operator.\u22FD.infix = lspace:5 rspace:5 # contains with overbar
|
||||||
operator.\u22FE.infix = lspace:5 rspace:5 # small 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.\u22FF.infix = lspace:5 rspace:5 # z notation bag membership
|
||||||
operator.\u2308.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # ⌈
|
operator.\u2308.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # ⌈
|
||||||
operator.\u2309.postfix = lspace:0 rspace:0 stretchy fence symmetric 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 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 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.\u23B4.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⎴
|
||||||
operator.\u23B5.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.\u23DC.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal # ⏜ (Unicode)
|
||||||
@ -611,18 +611,18 @@ operator.\u266D.postfix = lspace:0 rspace:2 # music flat sign
|
|||||||
operator.\u266E.postfix = lspace:0 rspace:2 # music natural sign
|
operator.\u266E.postfix = lspace:0 rspace:2 # music natural sign
|
||||||
operator.\u266F.postfix = lspace:0 rspace:2 # music sharp sign
|
operator.\u266F.postfix = lspace:0 rspace:2 # music sharp sign
|
||||||
operator.\u2758.infix = lspace:5 rspace:5 direction:vertical # light vertical bar
|
operator.\u2758.infix = lspace:5 rspace:5 direction:vertical # light vertical bar
|
||||||
operator.\u2772.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # light left tortoise shell bracket ornament
|
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 direction:vertical # light right 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 direction:vertical # ⟦
|
operator.\u27E6.prefix = lspace:0 rspace:0 stretchy fence symmetric mirrorable direction:vertical # ⟦
|
||||||
operator.\u27E7.postfix = lspace:0 rspace:0 stretchy fence symmetric 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 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 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 direction:vertical # mathematical left double angle bracket
|
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 direction:vertical # mathematical right 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 direction:vertical # mathematical left white tortoise shell 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 direction:vertical # mathematical right 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 direction:vertical # mathematical left flattened parenthesis
|
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 direction:vertical # mathematical right 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.\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.\u27F1.infix = lspace:5 rspace:5 stretchy direction:vertical # downwards quadruple arrow
|
||||||
operator.\u27F5.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⟵
|
operator.\u27F5.infix = lspace:5 rspace:5 stretchy accent direction:horizontal # ⟵
|
||||||
@ -766,28 +766,28 @@ operator.\u2980.prefix = lspace:0 rspace:0 stretchy fence direction:vertical # t
|
|||||||
operator.\u2980.postfix = 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.\u2981.infix = lspace:3 rspace:3 # z notation spot
|
||||||
operator.\u2982.infix = lspace:3 rspace:3 # z notation type colon
|
operator.\u2982.infix = lspace:3 rspace:3 # z notation type colon
|
||||||
operator.\u2983.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # left white curly bracket
|
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 direction:vertical # right 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 direction:vertical # left white parenthesis
|
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 direction:vertical # right 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 direction:vertical # z notation left image bracket
|
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 direction:vertical # z notation right 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 direction:vertical # z notation left binding 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 direction:vertical # z notation right 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 direction:vertical # left square bracket with underbar
|
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 direction:vertical # right 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 direction:vertical # left square bracket with tick in top corner
|
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 direction:vertical # right square bracket with tick in bottom 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 direction:vertical # left 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 direction:vertical # right square bracket with tick in top 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 direction:vertical # left angle bracket with dot
|
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 direction:vertical # right 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 direction:vertical # left arc less-than bracket
|
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 direction:vertical # right arc greater-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 direction:vertical # double left 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 direction:vertical # double right arc less-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 direction:vertical # left black tortoise shell 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 direction:vertical # right 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.\u2999.infix = lspace:3 rspace:3 # dotted fence
|
||||||
operator.\u299A.infix = lspace:3 rspace:3 # vertical zigzag line
|
operator.\u299A.infix = lspace:3 rspace:3 # vertical zigzag line
|
||||||
operator.\u299B.infix = lspace:3 rspace:3 # measured angle opening left
|
operator.\u299B.infix = lspace:3 rspace:3 # measured angle opening left
|
||||||
@ -888,8 +888,8 @@ operator.\u29F8.infix = lspace:3 rspace:3 # big solidus
|
|||||||
operator.\u29F9.infix = lspace:3 rspace:3 # big reverse solidus
|
operator.\u29F9.infix = lspace:3 rspace:3 # big reverse solidus
|
||||||
operator.\u29FA.infix = lspace:3 rspace:3 # double plus
|
operator.\u29FA.infix = lspace:3 rspace:3 # double plus
|
||||||
operator.\u29FB.infix = lspace:3 rspace:3 # triple plus
|
operator.\u29FB.infix = lspace:3 rspace:3 # triple plus
|
||||||
operator.\u29FC.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # left-pointing curved angle bracket
|
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 direction:vertical # right-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.\u29FE.infix = lspace:4 rspace:4 # tiny
|
||||||
operator.\u29FF.infix = lspace:4 rspace:4 # miny
|
operator.\u29FF.infix = lspace:4 rspace:4 # miny
|
||||||
operator.\u2A00.prefix = lspace:1 rspace:2 largeop movablelimits symmetric # ⨀
|
operator.\u2A00.prefix = lspace:1 rspace:2 largeop movablelimits symmetric # ⨀
|
||||||
@ -902,7 +902,7 @@ operator.\u2A06.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direc
|
|||||||
operator.\u2A07.prefix = lspace:1 rspace:2 largeop movablelimits symmetric # two logical and operator
|
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.\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.\u2A09.prefix = lspace:1 rspace:2 largeop movablelimits symmetric # n-ary times operator
|
||||||
operator.\u2A0A.prefix = lspace:1 rspace:2 largeop movablelimits symmetric # modulo two sum
|
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.\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.\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.\u2A0D.prefix = lspace:1 rspace:2 largeop symmetric direction:vertical integral mirrorable # finite part integral
|
||||||
@ -915,7 +915,7 @@ operator.\u2A13.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direc
|
|||||||
operator.\u2A14.prefix = lspace:1 rspace:2 largeop movablelimits symmetric direction:vertical integral mirrorable # line integration not including the 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.\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.\u2A16.prefix = lspace:1 rspace:2 largeop symmetric direction:vertical integral mirrorable # quaternion integral operator
|
||||||
operator.\u2A17.prefix = lspace:1 rspace:2 largeop symmetric direction:vertical integral # integral with leftwards arrow with hook
|
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.\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.\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.\u2A1A.prefix = lspace:1 rspace:2 largeop symmetric direction:vertical integral mirrorable # integral with union
|
||||||
|
Loading…
Reference in New Issue
Block a user