- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 17 Nov 2011 23:19:42 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv26961
Modified Files:
Overview.html Overview.src.html
Added Files:
vertical-tibetan.jpg
Log Message:
Add example of tailoring Tibetan grapheme clusters for upright typesetting
--- NEW FILE: vertical-tibetan.jpg ---
(This appears to be a binary file; contents omitted.)
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.html,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -d -r1.217 -r1.218
--- Overview.html 17 Nov 2011 22:43:38 -0000 1.217
+++ Overview.html 17 Nov 2011 23:19:40 -0000 1.218
@@ -3421,7 +3421,10 @@
rel=biblioentry>[UAX29]<!--{{!UAX29}}--></a>. It is roughly equivalent to
what a language user considers to be a character or a basic unit of the
script (which might not be a single Unicode codepoint). The UA may further
- tailor this definition as allowed by Unicode.
+ 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.
<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.227
retrieving revision 1.228
diff -u -d -r1.227 -r1.228
--- Overview.src.html 17 Nov 2011 22:43:38 -0000 1.227
+++ Overview.src.html 17 Nov 2011 23:19:40 -0000 1.228
@@ -2572,7 +2572,10 @@
per [[!UAX29]]. It is roughly equivalent to what a language user
considers to be a character or a basic unit of the script (which
might not be a single Unicode codepoint).
- The UA may further tailor this definition as allowed by Unicode.
+ 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.
<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:19:43 UTC