Skip to content

Commit d485d90

Browse files
committed
Vertical Typesetting Synthesis: Sk and vertical scripts are now U/U
1 parent ccba1c6 commit d485d90

2 files changed

Lines changed: 12 additions & 7 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3713,9 +3713,9 @@ <h2 class=no-num id=vertical-typesetting-details>Appendix C: Vertical
37133713

37143714
<li>Other Numbers (No) and Other Symbols (So) not assigned elsewhere
37153715

3716-
<li>All letters (L*), marks (M*), and numbers (N*) belonging to any <a
3717-
href="#script-orientations">vertical scripts</a> other than Mongolian
3718-
or Phags-pa.
3716+
<li>All letters (L*), marks (M*), Modifier Symbols (Sk), and numbers
3717+
(N*) belonging to any <a href="#script-orientations">vertical
3718+
scripts</a> other than Mongolian or Phags-pa.
37193719

37203720
<li>Wavy dashes that must transform: WAVE DASH (U+301C), WAVY DASH
37213721
(U+3030), FULLWIDTH TILDE (U+FF5E)
@@ -3817,8 +3817,11 @@ <h2 class=no-num id=vertical-typesetting-details>Appendix C: Vertical
38173817
<li>connectors (Pc) other than those listed as <a
38183818
href="#typeset-sideways"><i>Sideways</i></a>
38193819

3820-
<li>Currency Symbols (Sc), Math Symbols (Sm), and Modifier Symbols (Sk)
3821-
3820+
<li>Currency Symbols (Sc), and Math Symbols (Sm)
3821+
3822+
<li>Modifier Symbols (Sk) except those belong to any <a
3823+
href="#script-orientations">vertical scripts</a> other than Mongolian
3824+
or Phags-pa.
38223825

38233826
<li>East Asian Halfwidth (H) characters. This rule wins over other
38243827
rules based on General Category or Script.

css3-writing-modes/Overview.src.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2797,7 +2797,7 @@ <h2 id="vertical-typesetting-details" class="no-num">Appendix C:
27972797
<li>All East Asian fullwidth (F) and wide (W) characters except
27982798
bracketing punctuation (Ps, Pe, Pi, Pf)
27992799
<li>Other Numbers (No) and Other Symbols (So) not assigned elsewhere
2800-
<li>All letters (L*), marks (M*), and numbers (N*) belonging to any
2800+
<li>All letters (L*), marks (M*), Modifier Symbols (Sk), and numbers (N*) belonging to any
28012801
<a href="#script-orientations">vertical scripts</a> other than Mongolian or Phags-pa.
28022802
<li>Wavy dashes that must transform:
28032803
WAVE DASH (U+301C),
@@ -2867,7 +2867,9 @@ <h2 id="vertical-typesetting-details" class="no-num">Appendix C:
28672867
<li>Characters belonging to any
28682868
<a href="#script-orientations">horizontal-only scripts</a>.
28692869
<li>connectors (Pc) other than those listed as <a href="#typeset-sideways"><i>Sideways</i></a>
2870-
<li>Currency Symbols (Sc), Math Symbols (Sm), and Modifier Symbols (Sk)
2870+
<li>Currency Symbols (Sc), and Math Symbols (Sm)
2871+
<li>Modifier Symbols (Sk) except those belong to any
2872+
<a href="#script-orientations">vertical scripts</a> other than Mongolian or Phags-pa.
28712873
<li>East Asian Halfwidth (H) characters.
28722874
This rule wins over other rules based on General Category or Script.
28732875
<li><abbr title="U+00B2, U+00B3, U+00B9, U+2070, U+2074–U+2079">Superscripts</abbr>,

0 commit comments

Comments
 (0)