Package bidi addapt many packages and classes for right to left writing and It does well. But why not with beamer? Are there obstacles to do so ( with xelatex)? It would be great if there a support of beamer with bidi.
[ ] Issue tracker has been searched for similar issues?
[ ] Links to discussion if appropriate
[ ] Links to discussion if appropriate
Minimal example
% !TEX TS-program = XeLaTeX
% !TEX encoding = UTF-8 Unicode
\documentclass{article} % or some other class
% Any packages other than the bidi package must be loaded here
% The bidi package must be loaded as the last package
\usepackage[%
% Any bidi package option goes here
]{bidi}
% Any preamble code goes here
\begin{document}
% Demonstration of the feature request here
\end{document}
Brief outline of the feature request
Package bidi addapt many packages and classes for right to left writing and It does well. But why not with beamer? Are there obstacles to do so ( with xelatex)? It would be great if there a support of beamer with bidi.
Check/indicate
xepersian
packagexepersian
package issue tracker has been searched for similar issues?Minimal example
Expected behavior