- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 19 May 2011 01:47:41 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv3508
Modified Files:
Overview.src.html
Log Message:
Point at text-orientation section from intro.
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.src.html,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- Overview.src.html 18 May 2011 05:48:05 -0000 1.124
+++ Overview.src.html 19 May 2011 01:47:39 -0000 1.125
@@ -149,12 +149,14 @@
modes on the same page.
</ul>
+ <p>The 'text-orientation' component of the writing mode determines the
+ <i>line orientation</i> and the <i>typesetting mode</i>, and controls
+ details of text layout such as the <i>glyph orientation</i>.
+
<p class="note">See Unicode Technical Note #22 [[UTN22]]
(<a href="http://fantasai.inkedblade.net/style/discuss/vertical-text/paper">HTML version</a>)
for a more in-depth introduction to writing modes and vertical text.
- <p class="issue">Point at Intro to Text Orientation section once it's written.</p>
-
<h3 id="placement">
Module Interactions</h3>
Received on Thursday, 19 May 2011 01:47:43 UTC