17 May
2015
17 May
'15
12:58 a.m.
Greetings, I'm trying to typeset an Arabic text, but I have a problem with parenthesis in footnotes. The following example: \usemodule[simplefonts] \setmainfont[amiri][features=arabic,range=arabic] \setupdirections[bidi=global] \setupalign[righttoleft] \def\text{(ب)} \startdocument \text\footnote{\text}. \stopdocument gives the correct order in the text but the parenthesis are not adapted in the footnote. So in the text I get: (ب) And in the footnote: )ب(.