>
> If you are looking at extending xetex's RTL support is there any
> chance of addressing RTL tables (as affects for example longtable in
> the other thread)?
> as the nodes can only go in hmode there is no good place to put them
> to affect the ordering of columns in an halign.
>
>


Hi David,

The only way to make RTL \halign in TeX-XeT is to do a construct like

\hbox{\beginR\vbox{%
\halign material
}\endR}

The parsitex change file (http://ctan.org/pkg/parsitex) which is also based
on Knuth TeX-XeT implements a \semihalign primitive that has the reverse
order column of \halign.

--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to