- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 17 Nov 2011 23:43:46 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv31301
Modified Files:
Overview.html Overview.src.html
Log Message:
tweak wording on Tibetan example
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.html,v
retrieving revision 1.218
retrieving revision 1.219
diff -u -d -r1.218 -r1.219
--- Overview.html 17 Nov 2011 23:19:40 -0000 1.218
+++ Overview.html 17 Nov 2011 23:43:44 -0000 1.219
@@ -3424,7 +3424,8 @@
tailor this definition as appropriate to match typographic convention. For
example, when typesetting ‘<a href="#upright"><code
class=css>upright</code></a>’, Tibetan tsek and shad marks are kept
- with the preceding letters, rather than standing alone.
+ with the preceding letters, rather than treated as an independent cluster.
+
<p>Unicode defines properties for characters, but for ‘<a
href="#text-orientation0"><code
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.src.html,v
retrieving revision 1.228
retrieving revision 1.229
diff -u -d -r1.228 -r1.229
--- Overview.src.html 17 Nov 2011 23:19:40 -0000 1.228
+++ Overview.src.html 17 Nov 2011 23:43:44 -0000 1.229
@@ -2575,7 +2575,7 @@
The UA may further tailor this definition as appropriate to match
typographic convention. For example, when typesetting ''upright'',
Tibetan tsek and shad marks are kept with the preceding letters,
- rather than standing alone.
+ rather than treated as an independent cluster.
<p>Unicode defines properties for characters, but for 'text-orientation' and
<a href="#vertical-typesetting-details">Vertical Typesetting Synthesis</a>,
Received on Thursday, 17 November 2011 23:43:51 UTC