- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 19 May 2011 01:47:51 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv3563
Modified Files:
Overview.html
Log Message:
Point at text-orientation section from intro.
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- Overview.html 18 May 2011 05:48:04 -0000 1.119
+++ Overview.html 19 May 2011 01:47:49 -0000 1.120
@@ -30,7 +30,7 @@
<h1>CSS Writing Modes Module Level 3</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 18 May 2011</h2>
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 May 2011</h2>
<dl>
<dt>This version:
@@ -38,7 +38,7 @@
<dd><a
href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a>
<!--
- <dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110518">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110518/</a>
+ <dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110519">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110519/</a>
-->
@@ -381,15 +381,18 @@
mix these two writing modes on the same page.
</ul>
+ <p>The ‘<a href="#text-orientation0"><code
+ class=property>text-orientation</code></a>’ component of the writing
+ mode determines the <a href="#line-orientation"><i>line
+ orientation</i></a> 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 <a href="#UTN22"
rel=biblioentry>[UTN22]<!--{{UTN22}}--></a> (<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.
-
<h3 id=placement><span class=secno>1.1. </span> Module Interactions</h3>
<p>This module replaces and extends the ‘<a
Received on Thursday, 19 May 2011 01:47:52 UTC