[NTG-context] Aleph queries

Hans Hagen pragma at wxs.nl
Fri Jun 23 10:55:18 CEST 2006


Duncan Hothersall wrote:
> Idris wrote:
>
>   
>> I doubt it, but something along these lines should do it:
>>
>> ======
>> % tex=aleph output=dvipdfmx
>> \pagedir TRT
>> \bodydir TRT
>> \pardir  TRT
>> \textdir TRT
>> \hoffset=0pt % bug
>>
>> \starttext
>>
>> \chapter{Cow}
>>
>> \section{Dutch Cow}
>>
>> \placefigure
>> [middle]
>> [fig:cow]
>> {This is an example of a cow.}
>> {\externalfigure[cow][width=1.5in]}
>>
>> \section{Another Dutch Cow}
>>
>> \placefigure
>> [middle]
>> [fig:cow]
>> {This is an example of a cow.}
>> {\externalfigure[cow][width=1.5in]}
>>
>> \stoptext
>>
>> ======
>>
>> Hmm, seems to work here; maybe Duncan did not use \bodydir TRT?
>>     
I tend to think that we should start with 

\def\ArabicUTF
  {\ArabicDirGlobal
   \usefiltersequence[UTFArabic]%
%    \reversesectionnumberstrue
   \switchtobodyfont[omarb]%
   \ArabicDirGlobal}

\ArabicUTF

\setuplabeltext[figure=استخلاØ~]

so, no reversing; the question is, why isn't this piece reflected in arab while ok in reflected english 

Hans 


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------



More information about the ntg-context mailing list