我有以下使用 XeLaTeX 编译的演示文稿:
\documentclass[aspectratio=169, svgnames]{beamer}
\usetheme{Madrid}
\begin{document}
\begin{frame}[c]
\frametitle{Learning Outcomes}
\begin{enum}
\item Mathematical in nature
\item Many abstract concepts $\rightarrow$ Requires abstract thinking $\rightarrow$ Formal logic
\item Programming requires remembering syntax and semantics of programming statements
\end{enum}
\end{frame}
\end{document}
当我编译它时,项目符号不见了。我看到的只有这些:
删除\usetheme{Madrid}
工作正常,pdflatex 也运行正常。有什么解决办法吗?
答案1
正如@Ulrike Fischer 上面指出的那样,这个问题已经解决了XeLaTeX 更新 [20201004] 和 Beamer 中的项目球