You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<code>0.2777777777777778em</code>, <code>rspace</code> to
5796
-
<code>0.2777777777777778em</code> and
5797
-
<code>stretchy</code> to true.
5798
-
</li>
5799
-
<li>Search <code>Content</code> in <code>MathMLDictionary_infixEntriesWithSpacing4</code> if <code>Form</code> is <code>infix</code>.
5800
-
If found, set <code>lspace</code> to
5801
-
<code>0.2222222222222222em</code> and <code>rspace</code> to
5802
-
<code>0.2222222222222222em</code>.
5803
-
</li>
5804
-
<li>Search <code>Content</code> in <code>MathMLDictionary_infixEntriesWithSpacing3</code> if <code>Form</code> is <code>infix</code>.
5805
-
If found, set <code>lspace</code> to
5806
-
<code>0.16666666666666666em</code> and <code>rspace</code> to
5807
-
<code>0.16666666666666666em</code>.
5808
-
</li>
5809
-
<li>Search <code>Content</code> in <code>MathMLDictionary_prefixEntriesWithLspace0Rspace0</code> if <code>Form</code> is <code>prefix</code>.
5810
-
If found, set <code>lspace</code> to
5811
-
<code>0</code> and <code>rspace</code> to
5812
-
<code>0</code>.
5813
-
</li>
5814
-
<li>Search <code>Content</code> in <code>MathMLDictionary_postfixEntriesWithLspace0Rspace0</code> if <code>Form</code> is <code>postfix</code>.
5815
-
If found, set <code>lspace</code> to
5816
-
<code>0</code>, <code>rspace</code> to
5817
-
<code>0</code>.
5818
-
</li>
5819
-
<li>Search <code>Content</code> in <code>MathMLDictionary_postfixEntriesWithLspace0Rspace0AndStretchy</code> if <code>Form</code> is <code>postfix</code>.
5820
-
If found, set <code>lspace</code> to
5821
-
<code>0</code>, <code>rspace</code> to
5822
-
<code>0</code> and
5823
-
<code>stretchy</code> to true.
5824
-
</li>
5825
-
<li>Search <code>Content</code> in <code>MathMLDictionary_prefixEntriesWithSpacing0AndStretchySymmetric</code> if <code>Form</code> is <code>prefix</code>.
5826
-
If found, set <code>lspace</code> to
5827
-
<code>0</code>, <code>rspace</code> to
5828
-
<code>0</code>,
5829
-
<code>stretchy</code> to true and
5830
-
<code>symmetric</code> to true.
5831
-
</li>
5832
-
<li>Search <code>Content</code> in <code>MathMLDictionary_postfixEntriesWithSpacing0AndStretchySymmetric</code> if <code>Form</code> is <code>postifx</code>.
5833
-
If found, set <code>lspace</code> to
5834
-
<code>0</code>, <code>rspace</code> to
5835
-
<code>0</code>,
5836
-
<code>stretchy</code> to true,
5837
-
<code>symmetric</code> to true.
5838
-
</li>
5839
-
<li>Search <code>Content</code> in <code>MathMLDictionary_prefixEntriesWithLspace3Rspace3AndSymmetricLargeop</code> if <code>Form</code> is <code>prefix</code>.
5840
-
If found, set <code>lspace</code> to
5841
-
<code>0.16666666666666666em</code>, <code>rspace</code> to
5842
-
<code>0.16666666666666666em</code>,
5843
-
<code>symmetric</code> to true,
5844
-
<code>largeop</code> to true.
5845
-
</li>
5846
-
<li>Search <code>Content</code> in <code>MathMLDictionary_prefixEntriesWithLspace1Rspace2AndSymmetricMovablelimitsLargeop</code> if <code>Form</code> is <code>prefix</code>.
5847
-
If found, set <code>lspace</code> to
5848
-
<code>0.05555555555555555em</code>, <code>rspace</code> to
5849
-
<code>0.1111111111111111em</code>,
5850
-
<code>symmetric</code> to true,
5851
-
<code>movablelimits</code> to true and
5852
-
<code>largeop</code> to true.
5853
-
</li>
5854
-
<li>Search <code>Content</code> in <code>MathMLDictionary_prefixEntriesWithLspace3Rspace3AndSymmetricMovablelimitsLargeop</code> if <code>Form</code> is <code>prefix</code>.
5855
-
If found, set <code>lspace</code> to
5856
-
<code>0.16666666666666666em</code>, <code>rspace</code> to
5857
-
<code>0.16666666666666666em</code>,
5858
-
<code>symmetric</code> to true,
5859
-
<code>movablelimits</code> to true and
5860
-
<code>largeop</code> to true.
5861
-
</li>
5862
-
</ol>
5773
+
<li>If <code>Content</code> has more than one characters and
5774
+
is listed in
5775
+
<ahref="#operator-dictionary-compact-special-tables"><code>Operators_multichar</code></a> then
5776
+
replace <code>Content</code> with the Unicode character
5777
+
"U+E000 plus the index of <code>Content</code> in
5778
+
<code>Operators_multichar</code>". Otherwise, exit with
5779
+
<code>NotFound</code> status.
5863
5780
</li>
5864
-
<li>Search <code>Content</code> in
5865
-
<code>MathMLDictionary_fences</code> and
5866
-
<code>MathMLDictionary_separators</code>. If found,
5867
-
set to true the property
5868
-
<code>fence</code> and <code>separator</code>
5869
-
respectively.
5781
+
<li>If (<code>Content</code>, <code>Form</code>)
5782
+
corresponds to one category of
5783
+
<ahref="#operator-dictionary-category-table"></a> then
0 commit comments