Search found 1 match

by user_079
Fri May 30, 2014 9:10 pm
Forum: Graphics, Figures & Tables
Topic: Caption of float objects
Replies: 1
Views: 1591

Caption of float objects

Hi!

I have got a problem with the caption of my figures. I would like to have figures in center but having the caption started on the left hand side of the page.

To include figures I'm using:

\begin{figure}[!h]
\centering
\includegraphics[width=10cm, keepaspectratio]{Example.png}
\caption ...