vendredi 28 novembre 2014

Displaying image with package multicols?


I am having an issue doing as the title says. I did



\usepackage{multicols}
...
\begin{multicols}{2}
...
\begin{figure}[!h]
\center
\includegraphics[scale=.5]{IMAGE}
\caption{CAPTION}
\end{figure}
...
\end{multicols}


When I do this, no image appears. I tried changing the scale, but still no luck. Any suggestions?





Aucun commentaire:

Enregistrer un commentaire