Re: Directionality Standard
"'Stephane Bortzmeyer'" <[email protected]> Tue, 18 Dec 2007 13:35:19 +0100
| Newsgroups | gmane.text.unicode.devel |
|---|---|
| Organization | NIC France |
| Message-ID | <[email protected]> |
On Tue, Dec 18, 2007 at 12:06:50PM -0000, Richard Ishida <[email protected]> wrote a message of 85 lines which said: > Azerbaijani language is written in both RTL (Arabic) and LTR > (Cyrillic) scripts, Azeri is more and more written with the Latin script now (I've witnessed it in Baku). > I think you are limited here by the lack of proper bidi handling in > the RSS and Atom formats, I disagree. For the "ordinary" case, there is no need to have Bidi attributes in the XML format. The Bidi class of the Unicode characters is enough. True, it does not solve every problem (http://www.w3.org/International/tutorials/bidi-xhtml/ gives a good example in the section "Neutrals between different directional runs") but, in the case mentioned by the OP, it would have been more than enough. > But it looks like someone needs to talk with the RSS and Atom format people > and explain the issue. Atom is already working on it: http://tools.ietf.org/wg/atompub/draft-snell-atompub-bidi-05.txt