以下复制粘贴代码导致在导航栏左侧框中显示“简称()”。
\documentclass{beamer}
\usetheme{Boadilla}
\title[short title]{long title}
\author[short name]{long name}
\begin{document}
\maketitle
\end{document}
如何修复此问题?
以下复制粘贴代码导致在导航栏左侧框中显示“简称()”。
\documentclass{beamer}
\usetheme{Boadilla}
\title[short title]{long title}
\author[short name]{long name}
\begin{document}
\maketitle
\end{document}
如何修复此问题?