kvafa / bidi

Bidirectional typesetting in plain TeX and LaTeX, using XeTeX
https://ctan.org/pkg/bidi
6 stars 1 forks source link

problem in sidebar canvas #25

Open Tex-Ahmadi opened 1 year ago

Tex-Ahmadi commented 1 year ago

Brief outline of the issue

Check/indicate

Minimal example showing the issue

% !TEX TS-program = XeLaTeX
% !TEX encoding = UTF-8 Unicode

\documentclass{beamer}

\usetheme{PaloAlto}

\usepackage[RTLdocument=on]{bidi}

\setbeamersize{sidebar width right=0.4cm}
\setbeamertemplate{sidebar canvas right}[horizontal shading][left=cyan!70,right=cyan!70]

\title{test sidebar canvas with bidi}
\author{M.Ahmadi}

\begin{document}

\begin{frame}{title}
test bidi version=\bidiversion
\end{frame}

\end{document}

Expected behavior

Log and PDF files

sidebar-canvas-bidi.pdf