在 2022 年 10 月 18 日更新 TeXLive(所有数据包)后,我在xelatex
编译此组合时遇到问题:
\documentclass{article}
\usepackage{lettrine}
\usepackage{polyglossia}
\setotherlanguages{hebrew}% <- problem with this string
\begin{document}
Test
\lettrine{T}{est}
\end{document}
其他语言没有问题,比如希腊语、俄语等,但只有希伯来语.
LuaLatex
编译没有问题。
几个月前(今年六月)一切运行良好。
答案1
已在上次(08.11.22)TexLive 更新中修复。