Search found 1 match

by cooperle
Sat Aug 23, 2008 4:38 am
Forum: General
Topic: graphics not appearing in output
Replies: 1
Views: 1465

graphics not appearing in output

I'm having some trouble with my figures not appearing, or appearing with very large margins between the graphics and caption. Figures are being included like this:

\begin{figure}
\centering
\includegraphics[width=\linewidth]{figures/workflow}
\caption{Some explanation here.}
\label{fig:workflow ...