[luatex] Vital RTL issues in LuaTeX
Wolfgang Schuster
schuster.wolfgang at googlemail.com
Fri Apr 10 10:06:49 CEST 2009
Am 10.04.2009 um 09:52 schrieb وفا خلیقی:
>
> and there is a third issue: images. Often you will use different
> images whether you are in RTL or LTR mode (imagine an arrow or a
> pointing hand, it will have to point in the opposite direction). For
> that you may need a test \ifRTL\includegraphics{...}\else
> \includegraphics{...}\fi
>
> I think it makes sense to do the third issue in the macro level.
or make the direction part of the figure name and write (pseudocode)
\includegraphic{...-\textdir}
Wolfgang
More information about the luatex
mailing list