a171232886 / a171232886/TJUThesis_master_2021
添加图片,\caption{}报错,there is no line here to end
Open
- Dominant language
- TeX
- Stars
- 448
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
您好,我试图用这个模板添加图片的时候,总是会在\caption{}那一行报错 there is no line here to end。以下是我用别的模板成功编译过的代码段,不知您是否遇到过这个问题。
\begin{figure}[!htb]
\begin{center}
\centering
\includegraphics[width=0.6\linewidth]{figs/cha1/three.pdf}
\end{center}
\caption{ }
\label{fig:three}
\end{figure}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.