File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -506,9 +506,10 @@ <h3 id=algorithmic><span class=secno>3.2 </span>Algorithmic</h3>
506506 < dd > This is a simple additive system defined for the range 1 to 9999.
507507 <!-- The digits are split into two groups of four (if there are
508508less than eight digits, the least significant group is filled first).
509- Within each group, appropriate digits are picked from the following
510- list (at most one per column) and written in descending order by value
511- (thousands first). Any characters in the most significant group are
509+ Within each group, -->
510+ The appropriate digits are picked from the following list (at most one
511+ per column) and written in descending order by value (thousands first).
512+ <!-- Any characters in the most significant group are
512513then combined with a circumflex accent, ◌̂ U+0302.
51351425CC is a dotted circle -->
514515
@@ -775,10 +776,8 @@ <h3 id=algorithmic><span class=secno>3.2 </span>Algorithmic</h3>
775776 the decimal numbering style.</ p >
776777
777778 < div class =example >
778- < p > Decimal 7482951 in lower-armenian is
779- ու̂ն̂ձ̂սջծա
780- U+0578 U+0582 U+0302 U+0576 U+0302 U+0571 U+0302 U+057D U+057B U+056E
781- U+0561.</ p >
779+ < p > Decimal 2951 in lower-armenian is սջծա
780+ U+0571 U+0302 U+057D U+057B U+056E U+0561.</ p >
782781 </ div >
783782
784783 < dt > < dfn id =cjk-ideographic > cjk-ideographic</ dfn >
You can’t perform that action at this time.
0 commit comments