[Journal] Size of images in the journal

Yves Jacolin yjacolin at free.fr
Fri May 25 16:17:23 EDT 2007


Le Vendredi 25 Mai 2007 22:11, Yves Jacolin a écrit :
> Le Vendredi 25 Mai 2007 18:19, Tyler Mitchell (OSGeo) a écrit :
> > On 25-May-07, at 9:03 AM, Micha Silver wrote:
> > > Do others agree that we should look for a way to present images in
> > > a larger format?  Anyone have any idea how this can be done in
> > > latex, without breaking the overall two column layout?
> >
> > I agree and would like to find some ways to improve this.  Any ideas?
>
> Not really correct, but you can try this :
> \end{multicols}
> insert your picture here
> \begin{multicols}{2}
>
>
> This will stop the two column environnement and begin another one after the
> picture.
>
> I think something better than this exist. I am going to looking for it.
>
> Regards,
>
> Y.
Sorry to spam, you can try this:

\begin{figure*}[tbp]
   \centering
   \includegraphics[scale=0.5]{topical/ames/WPS_for_OSGeo-short-img2.png}
   %caption of the figure
   \caption{Suggested communications flow between the client and
the server.}
   %label of the figure, which has to correspond to \ref{}:
   \label{fig:figure2}
\end{figure*}

Note the * symbol close to {figure}, which wil create a new page to insert the 
graph in plain page.

Regards,

Y.
-- 
Yves Jacolin
-------------
http://yjacolin.gloobe.org
http://softlibre.gloobe.org


More information about the newsletter mailing list