Skip to content

Commit 031d76b

Browse files
committed
Link to diagram from Mongolian scan
1 parent 54837d4 commit 031d76b

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2029,7 +2029,9 @@ <h3 id=line-directions><span class=secno>6.3. </span> Line-relative
20292029
direction it does in other East Asian layouts (which have vertical lines
20302030
stacking right to left), but the glyphs' tops are facing the bottom of
20312031
the line stack rather than the top, which in an English paragraph would
2032-
be upside-down.
2032+
be upside-down. (See this <a
2033+
href="diagrams/text-flow-vectors-lr-reverse.svg">Diagram of Mongolian
2034+
Text Layout</a>.)
20332035
</div>
20342036

20352037
<p>In addition to a line-relative “top” and “bottom” to map things

css3-writing-modes/Overview.src.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1458,7 +1458,9 @@ <h3 id="line-directions">
14581458
same direction it does in other East Asian layouts (which have vertical
14591459
lines stacking right to left), but the glyphs' tops are facing the
14601460
bottom of the line stack rather than the top, which in an English
1461-
paragraph would be upside-down.
1461+
paragraph would be upside-down. (See this
1462+
<a href="diagrams/text-flow-vectors-lr-reverse.svg">Diagram of Mongolian
1463+
Text Layout</a>.)
14621464
</div>
14631465

14641466
<p>In addition to a line-relative “top” and “bottom” to map things like

0 commit comments

Comments
 (0)