File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9264,9 +9264,9 @@ var nms=[];
9264
9264
nms[10184]='REVERSE SOLIDUS PRECEDING SUBSET ⟈ \\bsolhsub';
9265
9265
nms[10185]='SUPERSET PRECEDING SOLIDUS ⟉ \\suphsol';
9266
9266
nms[10186]='VERTICAL BAR WITH HORIZONTAL STROKE';
9267
- nms[10187]='MATHEMATICAL RISING DIAGONAL';
9267
+ nms[10187]='MATHEMATICAL RISING DIAGONAL \\diagup ';
9268
9268
nms[10188]='LONG DIVISION \\longdivision';
9269
- nms[10189]='MATHEMATICAL FALLING DIAGONAL';
9269
+ nms[10189]='MATHEMATICAL FALLING DIAGONAL \\diagdown ';
9270
9270
nms[10190]='SQUARED LOGICAL AND';
9271
9271
nms[10191]='SQUARED LOGICAL OR';
9272
9272
nms[10192]='WHITE DIAMOND WITH CENTRED DOT \\diamondcdot';
Original file line number Diff line number Diff line change @@ -56168,6 +56168,7 @@ Barbara Beeton for the STIX project
56168
56168
</character>
56169
56169
<character id="U027CB" dec="10187">
56170
56170
<unicodedata category="Sm" combclass="0" bidi="ON" mirror="Y" mathclass="R"/>
56171
+ <mathlatex set="unicode-math">\diagup</mathlatex>
56171
56172
<operator-dictionary form="infix" lspace="3" rspace="3" priority="680"/>
56172
56173
<description unicode="6.1">MATHEMATICAL RISING DIAGONAL</description>
56173
56174
</character>
@@ -56178,6 +56179,7 @@ Barbara Beeton for the STIX project
56178
56179
</character>
56179
56180
<character id="U027CD" dec="10189">
56180
56181
<unicodedata category="Sm" combclass="0" bidi="ON" mirror="Y" mathclass="R"/>
56182
+ <mathlatex set="unicode-math">\diagdown</mathlatex>
56181
56183
<operator-dictionary form="infix" lspace="3" rspace="3" priority="680"/>
56182
56184
<description unicode="6.1">MATHEMATICAL FALLING DIAGONAL</description>
56183
56185
</character>
You can’t perform that action at this time.
0 commit comments