Hi,
Hans Hagen wrote:
>
> figure [num1] . [num2] . [num3]
>
> should come out as
>
> [num3] . [num2] . [num1] erugif
We discovered that the arabic contextual analyzation OTP assumes
that any sequence of [0-9.+-]+ is a single number and should be
typeset in TLT mode.
For figure numbers and version numbers etcetera this assumption
is wrong (they are multiple numbers concatenated together).
A trick (?) is to change the separator such that the number
parsing in the otp see separate numbers as well:
\setupcaptions[separator={{.}}]
Cheers, Taco
_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context