You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2024. It is now read-only.
原因
latex默认限制在
\footnote
,\chapter
,\section
以及\caption
等位置使用\cite
或\footnote
等产生脚标或上标的命令当然可以使用\protect
来绕过该限制,如但是该方法会导致目录中也出现上下标因此有如下解决方法
最佳解决实践
感谢 @Dora0529 提出的解决方法。
The text was updated successfully, but these errors were encountered: