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

Commit ca4c451

Browse files
committed
Based on the May 11 meeting:
Remove stretchy from sqrt Make spacing the same for sqrt, cube root, fourth root (3, 0).
1 parent c667ab7 commit ca4c451

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

unicode.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -42440,19 +42440,19 @@ Barbara Beeton for the STIX project
4244042440
<desc>alias ISOTECH radic</desc>
4244142441
</entity>
4244242442
<font name="hlcry" pos="112"/>
42443-
<operator-dictionary priority="845" form="prefix" stretchy="true" lspace="0" rspace="0"/>
42443+
<operator-dictionary priority="845" form="prefix" lspace="3" rspace="0"/>
4244442444
<description unicode="1.1">SQUARE ROOT</description>
4244542445
</character>
4244642446
<character id="U0221B" dec="8731" type="other" mode="unknown">
4244742447
<unicodedata category="Sm" combclass="0" bidi="ON" mirror="Y" mathclass="L"/>
4244842448
<mathlatex set="unicode-math">\cuberoot</mathlatex>
42449-
<operator-dictionary form="prefix" lspace="0" rspace="0" priority="845"/>
42449+
<operator-dictionary form="prefix" lspace="3" rspace="0" priority="845"/>
4245042450
<description unicode="1.1">CUBE ROOT</description>
4245142451
</character>
4245242452
<character id="U0221C" dec="8732" type="other" mode="unknown">
4245342453
<unicodedata category="Sm" combclass="0" bidi="ON" mirror="Y" mathclass="L"/>
4245442454
<mathlatex set="unicode-math">\fourthroot</mathlatex>
42455-
<operator-dictionary form="prefix" lspace="0" rspace="0" priority="845"/>
42455+
<operator-dictionary form="prefix" lspace="3" rspace="0" priority="845"/>
4245642456
<description unicode="1.1">FOURTH ROOT</description>
4245742457
</character>
4245842458
<character id="U0221D" dec="8733" mode="math" type="relation">

0 commit comments

Comments
 (0)