- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Fri, 8 Oct 2010 10:11:27 -0700
- To: Somnath Chandra <schandra@mit.gov.in>
- Cc: fantasai <fantasai.lists@inkedblade.net>, style <www-style@w3.org>, wwwintl <www-international@w3.org>, intlcore <public-i18n-core@w3.org>, indic <public-i18n-indic@w3.org>, Richard Ishida <ishida@w3.org>
On Fri, Oct 8, 2010 at 8:19 AM, Somnath Chandra <schandra@mit.gov.in> wrote: > Hello Fantasai & Richards, > Kindly find the draft inputs indicating the indic language styling > requirements. Kindly visit the following link. > http://w3cindia.in/cssdocument.html Thanks for the document, Somnath! In section 3, you give the sorting order for characters in various Indic languages. In section 6, you describe how the current list numbering used by various software is incorrect for Indic languages. As well, you state that even between languages that share a script, the proper ordering for list bullets is different. Could you provide more detail on what is correct for each language? The CSS3 Lists module should have all the tools necessary to define appropriate list numbering for every language. To be precise, for each language you're interested in, I could use the following: 1. If the language has a numbered list type (similar to English's 1, 2, 3, 4...), I need the characters used for the digits, in order, starting with 0 and going up. 2. If the language has an alphabetic list type (similar to English's A, B, C, D, ...), I need the characters used for the bullets, in order. 3. If the language has a more complex numbering scheme, like Tamil or Hebrew, I need details on exactly how to construct the representation of each number. Thanks in advance! ~TJ
Received on Friday, 8 October 2010 17:12:24 UTC