summaryrefslogtreecommitdiff
path: root/macros/luatex/latex/beamer-rl/beamer-rl.cls
diff options
context:
space:
mode:
Diffstat (limited to 'macros/luatex/latex/beamer-rl/beamer-rl.cls')
-rw-r--r--macros/luatex/latex/beamer-rl/beamer-rl.cls9
1 files changed, 1 insertions, 8 deletions
diff --git a/macros/luatex/latex/beamer-rl/beamer-rl.cls b/macros/luatex/latex/beamer-rl/beamer-rl.cls
index c9d650377d..d9c790969e 100644
--- a/macros/luatex/latex/beamer-rl/beamer-rl.cls
+++ b/macros/luatex/latex/beamer-rl/beamer-rl.cls
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{beamer-rl}
-[2021/08/17 v1.5 LaTeX class to patch beamer for right to left presentation with babel]
+[2022/06/19 v1.6 LaTeX class to patch beamer for right to left presentation with babel]
\RequirePackage{kvoptions}
\RequirePackage{kvsetkeys}
@@ -420,12 +420,5 @@
\babelfont{sf}{Amiri}
\fi
-% Temporary workaround to fix bug luatex 1.13.2 (hyperlink in RTL context)
-% https://tex.stackexchange.com/questions/592022/issue-in-width-of-hyperlink-box-in-vbox-rtl-context
-
-\ifdefined\AddToHook
-\AddToHook{shipout/background}{\pdfextension setmatrix{1 0 0 1}}
-\fi
-
\endinput \ No newline at end of file