[XeTeX] ArabXeTeX and beamer

Vafa Khalighi vafakh84 at gmail.com
Sat May 1 14:34:46 CEST 2010


Sorry for replying late.

In order for enabling beamer support bidi, one has to rewrite beamer from
scratch. I have heard that beamer has got a new maintainer so you can ask
him to do this for you and I can offer codes as much as I can but I am not
going to change beamer internals in bidi package for sure because that
wastes huge amount of my time.

For lists, this code should fix your issue:

\def\bidileftmargin{\if at RTL\rightmargin\else\leftmargin\fi}
\def\@listi{\bidileftmargin\leftmargini
            \topsep 3\p@ \@plus2\p@ \@minus2.5\p@
            \parsep 0\p@
            \itemsep3\p@ \@plus2\p@ \@minus3\p@}
\def\@listii{\bidileftmargin\leftmarginii
              \topsep    2\p@ \@plus1\p@ \@minus2\p@
              \parsep    0\p@   \@plus\p@
              \itemsep   \parsep}
\def\@listiii{\bidileftmargin\leftmarginiii
              \topsep    2\p@ \@plus1\p@ \@minus2\p@
              \parsep    0\p@   \@plus\p@
              \itemsep   \parsep}


-- 
Best wishes,
Vafa Khalighi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20100501/4cf5450f/attachment.html>


More information about the XeTeX mailing list