开发者

Hide caption in wrapfigure

\begin{wrapfig开发者_如何学编程ure}{l}{0.3\textwidth}
  \begin{center}
    \includegraphics[width=0.2\textwidth]{one}
  \end{center}
  \caption{}
\end{wrapfigure}

How can I hide label 'Figure 1:' below inserted image?


The \caption{} adds the label. You can omit it and get rid of 'Figure 1:'


Excuse me, I have found solution. Just remove \caption{} line.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜