Skip to content

Commit 45839c7

Browse files
committed
Shift issue into proper section
1 parent 4d0d98b commit 45839c7

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1815,6 +1815,11 @@ <h3 id=text-orientation><span class=secno>5.1. </span> Orienting Text: the
18151815
alignment. Refer to <a href="#text-baselines">Text Baselines</a> for more
18161816
details.
18171817

1818+
<p class=issue>Since <a href="#UTR50"
1819+
rel=biblioentry>[UTR50]<!--{{!UTR50}}--></a> is still under development,
1820+
some guidance on the orientation of characters is given in <a
1821+
href="#vertical-typesetting-details">Appendix C</a>.
1822+
18181823
<h4 id=vertical-font-features><span class=secno>5.1.1. </span> Applying
18191824
Vertical Font Features</h4>
18201825

@@ -1840,12 +1845,7 @@ <h4 id=vertical-font-features><span class=secno>5.1.1. </span> Applying
18401845
and &lsquo;<a href="#sideways-left"><code
18411846
class=css>sideways-left</code></a>&rsquo; modes, text is typeset with
18421847
horizontal font settings. Vertical metrics and glyph variants are
1843-
<em>not</em> used.
1844-
1845-
<p class=issue>Since <a href="#UTR50"
1846-
rel=biblioentry>[UTR50]<!--{{!UTR50}}--></a> is still under development,
1847-
some guidance on the orientation of characters is given in <a
1848-
href="#vertical-typesetting-details">Appendix C</a>. <!-- random notes
1848+
<em>not</em> used. <!-- random notes
18491849
Property to customize text-orientation (and line breaking class) of various
18501850
characters (yes, the name is horrible, we need a better one):
18511851
text-symbolize: latin ||

css3-writing-modes/Overview.src.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1280,6 +1280,10 @@ <h3 id="text-orientation">
12801280
<p class="note">Changing the value of this property may affect inline-level alignment.
12811281
Refer to <a href="#text-baselines">Text Baselines</a> for more details.</p>
12821282

1283+
<p class="issue">Since [[!UTR50]] is still under development,
1284+
some guidance on the orientation of characters is given in
1285+
<a href="#vertical-typesetting-details">Appendix C</a>.
1286+
12831287
<h4 id=vertical-font-features>
12841288
Applying Vertical Font Features</h4>
12851289

@@ -1298,10 +1302,6 @@ <h4 id=vertical-font-features>
12981302
text is typeset with horizontal font settings. Vertical metrics and
12991303
glyph variants are <em>not</em> used.
13001304

1301-
<p class="issue">Since [[!UTR50]] is still under development,
1302-
some guidance on the orientation of characters is given in
1303-
<a href="#vertical-typesetting-details">Appendix C</a>.
1304-
13051305
<!-- random notes
13061306
Property to customize text-orientation (and line breaking class) of various
13071307
characters (yes, the name is horrible, we need a better one):

0 commit comments

Comments
 (0)