beaner 中插入图片后,图片上方为什么会有picture.pdf字样?

2020-11-01 09:40发布

## 编译环境 操作系统 * [x ] Windows 7/8/10 * [ ] macOS * [ ] Linux `若需勾选,请把[ ]改成[x]` Tex发行版 * [ ] TexLive `...

## 编译环境 操作系统 * [x ] Windows 7/8/10 * [ ] macOS * [ ] Linux `若需勾选,请把[ ]改成[x]` Tex发行版 * [ ] TexLive `年份` * [ ] MikTeX `版本号` * [ x] CTeX `若需勾选,请把[ ]改成[x]` ## 我的问题 beaner 中插入图片后,图片上方为什么会有picture.pdf字样?(代码如下:) \begin{figure} \centering \includegraphics[height=5cm,width=10cm]{system picture.pdf} \end{figure}