وفا خلیقی a écrit :
but can you tell me why this does not work:%%%%%%%%%%%%%%%%%%%%%%% \newif...@rtl\...@rtl\pagedir TRT \bodydir TRT \pardir TRT \textdir TRT \else \pagedir TLT \bodydir TLT \pardir TLT \textdir TLT \fi\def\setrt...@rtltrue} \def\setlt...@rtlfalse} %%%%%%%%%%%%%%%%%%%%%%%
the \xxtrue and \xxfalse macros do not do anything exept changing the behaviour of \ifxx, so basically your \setRTL makes \ifxx be true, but that's all...
-- Elie
