mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
MathML Operator Dictionary: fix three conflicts for symmetric or fence (bug 534970). r=karlt
--HG-- extra : transplant_source : %0A%B7XXNy%A7%04G%03%9Db%CC%7D%1C%A0%3D2%DE%BC
This commit is contained in:
parent
499ff10c52
commit
89fabd7460
@ -168,7 +168,7 @@ operator.\u005F.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal
|
||||
operator.\u005F.infix = lspace:2 rspace:2 stretchy direction:horizontal # _
|
||||
operator.\u0060.postfix = lspace:0 rspace:0 accent # `
|
||||
operator.\u007B.prefix = lspace:0 rspace:0 stretchy fence symmetric direction:vertical # {
|
||||
operator.\u007C.infix = lspace:0 rspace:0 stretchy symmetric direction:vertical # | |
|
||||
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:4 rspace:4 direction:vertical # ||
|
||||
@ -205,8 +205,8 @@ operator.\u02F7.postfix = lspace:0 rspace:0 stretchy accent direction:horizontal
|
||||
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 symmetric direction:vertical # ‖ ‖
|
||||
operator.\u2016.postfix = lspace:0 rspace:0 stretchy fence symmetric 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.\u2018.prefix = lspace:0 rspace:0 fence # ‘
|
||||
operator.\u2019.postfix = lspace:0 rspace:0 fence # ’
|
||||
operator.\u201C.prefix = lspace:0 rspace:0 fence # “
|
||||
|
Loading…
Reference in New Issue
Block a user