kvafa / bidi

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

problem place navigation symbols for plain frame #24

Closed Tex-Ahmadi closed 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}

\title{test}
\author{m.ahmadi}

\begin{document}

\begin{frame}[plain]
test bidi version=\bidiversion

probleam place navigation symbols for plain frame
\end{frame}

\end{document}

Expected behavior

Log and PDF files

place-navigation-plain-bidi.pdf

kvafa commented 1 year ago

Thanks for your bug report; please accept my apologies for the very late reply. I have resolved this in my own private repository (not publicly available). The new release will appear on CTAN at September 10, 2023 (about a month).