Re: Help with arabic

From: Philippe Verdy <verdy_p_at_wanadoo.fr>
Date: Sun, 6 Jul 2014 20:25:37 +0200

2014-07-06 3:39 GMT+02:00 Richard BUDELBERGER <
budelberger.richard_at_wanadoo.fr>:

> > http://gallica.bnf.fr/ark:/12148/bpt6k6439352j/f474.image
>
> Il a parlé, il a écrit, il a marché, il a vu, شاف ,مشى ,كتب ,كلم.
>

Note: the three comma-separated items, if they are just separated by the
comma (in that example it is handwritten, but it is the European comma, not
the arabic comma) should use bidi-embedding controls (or <bdi
dir="rtl">...</bdi> in HTML, with browsers that use "unicode-direction" CSS
style for the isolation mode, or using your own CSS stylesheet for the
selector "bdi[dir=rtl] {...}", or en explicit style="" attribute) to avoid
their reordering if you intend to have them in the same order as printed.

Ad the list is part of a paragraph and sentence in French, I don't think it
is appropriate to leave the three Arabic words untagged (if you use <bdi
dir="rtl">, your should probably add the lang="ar" attribute in it), and
you need three separate tags, leaving the commas (and the final dot of the
sentence) outside of them.

_______________________________________________
Unicode mailing list
Unicode_at_unicode.org
http://unicode.org/mailman/listinfo/unicode
Received on Sun Jul 06 2014 - 13:26:53 CDT

This archive was generated by hypermail 2.2.0 : Sun Jul 06 2014 - 13:26:53 CDT