Skip to content

Commit 6e2826b

Browse files
committed
add diagup/down to match wspr/unicode-math/commit/c031af9dcbf859e5a3d5e3d2528452c5340b03a5
1 parent e317adc commit 6e2826b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/unicode-names.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9264,9 +9264,9 @@ var nms=[];
92649264
nms[10184]='REVERSE SOLIDUS PRECEDING SUBSET ⟈ \\bsolhsub';
92659265
nms[10185]='SUPERSET PRECEDING SOLIDUS ⟉ \\suphsol';
92669266
nms[10186]='VERTICAL BAR WITH HORIZONTAL STROKE';
9267-
nms[10187]='MATHEMATICAL RISING DIAGONAL';
9267+
nms[10187]='MATHEMATICAL RISING DIAGONAL \\diagup';
92689268
nms[10188]='LONG DIVISION \\longdivision';
9269-
nms[10189]='MATHEMATICAL FALLING DIAGONAL';
9269+
nms[10189]='MATHEMATICAL FALLING DIAGONAL \\diagdown';
92709270
nms[10190]='SQUARED LOGICAL AND';
92719271
nms[10191]='SQUARED LOGICAL OR';
92729272
nms[10192]='WHITE DIAMOND WITH CENTRED DOT \\diamondcdot';

unicode.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56168,6 +56168,7 @@ Barbara Beeton for the STIX project
5616856168
</character>
5616956169
<character id="U027CB" dec="10187">
5617056170
<unicodedata category="Sm" combclass="0" bidi="ON" mirror="Y" mathclass="R"/>
56171+
<mathlatex set="unicode-math">\diagup</mathlatex>
5617156172
<operator-dictionary form="infix" lspace="3" rspace="3" priority="680"/>
5617256173
<description unicode="6.1">MATHEMATICAL RISING DIAGONAL</description>
5617356174
</character>
@@ -56178,6 +56179,7 @@ Barbara Beeton for the STIX project
5617856179
</character>
5617956180
<character id="U027CD" dec="10189">
5618056181
<unicodedata category="Sm" combclass="0" bidi="ON" mirror="Y" mathclass="R"/>
56182+
<mathlatex set="unicode-math">\diagdown</mathlatex>
5618156183
<operator-dictionary form="infix" lspace="3" rspace="3" priority="680"/>
5618256184
<description unicode="6.1">MATHEMATICAL FALLING DIAGONAL</description>
5618356185
</character>

0 commit comments

Comments
 (0)