Skip to content
This repository was archived by the owner on Jun 16, 2021. It is now read-only.

Commit d3c0c9a

Browse files
authored
Merge pull request #21 from mathml-refresh/infix-multi
Make multi-char ASCII infix operators //, **, <> use lspace="4" and r…
2 parents 57b91e4 + 4babdf1 commit d3c0c9a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

unicode.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ Barbara Beeton for the STIX project
840840
</character>
841841
<character id="U0002A-0002A" dec="42-42" image="none">
842842
<unicodedata/>
843-
<operator-dictionary priority="720" form="infix" lspace="1" rspace="1"/>
843+
<operator-dictionary priority="720" form="infix" lspace="4" rspace="4"/>
844844
<description>MULTIPLE CHARACTER OPERATOR: **</description>
845845
</character>
846846
<character id="U0002A-0003D" dec="42-61" image="none">
@@ -959,7 +959,7 @@ Barbara Beeton for the STIX project
959959
</character>
960960
<character id="U0002F-0002F" dec="47-47" image="none">
961961
<unicodedata/>
962-
<operator-dictionary priority="820" form="infix" lspace="1" rspace="1"/>
962+
<operator-dictionary priority="820" form="infix" lspace="4" rspace="4"/>
963963
<description>MULTIPLE CHARACTER OPERATOR: //</description>
964964
</character>
965965
<character id="U0002F-0003D" dec="47-61" image="none">
@@ -1088,7 +1088,7 @@ Barbara Beeton for the STIX project
10881088
</character>
10891089
<character id="U0003C-0003E" dec="60-62" image="none">
10901090
<unicodedata/>
1091-
<operator-dictionary priority="780" form="infix" lspace="1" rspace="1"/>
1091+
<operator-dictionary priority="780" form="infix" lspace="4" rspace="4"/>
10921092
<description>MULTIPLE CHARACTER OPERATOR: &lt;&gt;</description>
10931093
</character>
10941094
<character id="U0003C-020D2" dec="60-8402" type="other" mode="unknown">

0 commit comments

Comments
 (0)