提问于:
浏览数:
4259
```
\begin{figure}[htb]
\centering
\rotatebox{360}{\scalebox{0.3}[0.3]{\includegraphics{fig1.eps}}}
\center{\small Fig.\~1 Tracking performance.}
\end{figure}
```
模板为双栏格式,图片过大溢出应该如何处理?
2 回答
3
<p>谁教你的写法?</p><p>```tex</p><p>\begin{figure}[htb]</p><p><span style="white-space:pre"> </span>\centering</p><p>\includegraphics[width=\linewidth]{fig1.eps}</p><p><span style="white-space:pre"> </span>\caption{Tracking performance.}</p><p>\end{figure}</p><p>```</p><p>不要什么低级写法都写上去<br></p>
作者追问:2020-05-05 09:29
那请问应该怎么写呢,我是在网上找到的
回答: 2020-05-05 09:30
选择性忽略我的答案?
作者追问:2020-05-05 09:38
不好意思,没有看到,谢谢你!
-
非常感谢! – mwild07. 2020-05-05 09:39 回复
0
<p>就是看书看得少啊……</p>
你的回答
请登录后回答
你的回答将会帮助更多人,请务必认真回答问题。