hebrew, bidi, xelatex, wrong brackets equations

19 views
Skip to first unread message

Uwe Brauer

unread,
Sep 27, 2019, 12:37:41 PM9/27/19
to beamer...@googlegroups.com
Hi

The following minimal example works

\documentclass[12pt]{article}
\usepackage{fontspec}
\usepackage{bidi}
\setmainfont{Arial}
\begin{document}
\setRL
שלום
\begin{equation}
\label{eq:hebrew-math:1}
\int
\end{equation}
\end{document}

but

\documentclass[12pt]{beamer}
\usepackage{fontspec}
\usepackage{bidi}
\setmainfont{Arial}
\setsansfont{Arial}
\begin{document}
\begin{frame}
\setRL
שלום


\begin{equation}
\label{eq:hebrew-math:1}
\int
\end{equation}
\end{frame}
\end{document}

Results in the «wrong» brackets in the equation.

Anybody knows how to solve this?

Uwe Brauer

Reply all
Reply to author
Forward
0 new messages