Dear Maintainer,
Beginning sometime this year, using Hebrew with babel in LuaTeX results in
positioning errors.
2023.20240207-1 worked properly, but one of the three 2024 updates introduced
these regressions. I'm not sure which. I can look into it if you'd like me to.
I imagine the problem comes from upstream.
I'm working on a true MVE, but here's my reallife example:
***********
Abba\ldots look, Abba is an etymological knot on which I don't today intend to
pull the string.
\begin{hebrew}אָב\end{hebrew} isn't quite right, but \textarabic{ﺄَﺑ} is
unexpected.
Aramaic \begin{hebrew}אבא\end{hebrew}would just further confuse the issue.
***********
This used to render up as expected, which we can define as "all text was
reproduced". Using the current hebrew.sty, we get:
***********
Abba…look, Abba is an etymological knot on which I don’t today intend to pull
the string. בָא
further confuse the issue.
***********
This seems independent of surrounding text and placement on the page. Like I
said, I'm preparing a true minimum viable example. Let me know what else I can
provide.