环境Texstudio+texlive2019,直接加会出错,代码示例如下:
\begin{figure}[h]
\centering
\includegraphics[width=0.7\linewidth]{figure/215}
\caption{标题\protect\footnotemark[1]}
\label{fig:pic5}
\end{figure}
\footnotetext[1]{脚注}
介绍了Texstudio+texlive2019环境下,直接添加内容会出错的情况,并给出Latex代码示例,包含图形插入、标题及脚注设置等代码。
环境Texstudio+texlive2019,直接加会出错,代码示例如下:
\begin{figure}[h]
\centering
\includegraphics[width=0.7\linewidth]{figure/215}
\caption{标题\protect\footnotemark[1]}
\label{fig:pic5}
\end{figure}
\footnotetext[1]{脚注}
1万+
2万+

被折叠的 条评论
为什么被折叠?