Arabic numbers (characters with bidi property "an") should be left to
right, just as European numbers ((characters with bidi property "en"). 
Currently Arabic numbers are made right to left:

\setupdirections[bidi=global]

\starttext
12345\par
١٢٣٤٥
\stoptext

Both line should have the same digits order.

I think "d == "an"" in core-spa.lua line 1075 should be moved to line
1071 (I tested it and it does fix this issue for me).

-- 
 Khaled Hosny
 Arabic localizer and member of Arabeyes.org team

Attachment: signature.asc
Description: Digital signature

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to