Re: [NTG-context] Distanc to rightframe in TABLE
\define[2]\arde {\bTR \bTD[roffset=1ex,…]#1\eTD \bTD[loffset=1ex,…]#2\eTD \eTR}
Wolfgang
Thanks Wolfgang! And one more question to this table: Whythe left german text is aligned left, and the arabic text is justified? How to make both flushleft/flushright? If I add "align=flushright", then the "align=r2l" attribute is deactivated. Thanks. Huseyin
Am 15.05.2013 um 09:46 schrieb "H. Özoguz"
\define[2]\arde {\bTR \bTD[roffset=1ex,…]#1\eTD \bTD[loffset=1ex,…]#2\eTD \eTR}
Wolfgang
Thanks Wolfgang! And one more question to this table: Whythe left german text is aligned left, and the arabic text is justified? How to make both flushleft/flushright? If I add "align=flushright", then the "align=r2l" attribute is deactivated.
Use "align={r2l,flushright}". Wolfgang
participants (2)
-
"H. Özoguz"
-
Wolfgang Schuster