Hi all,
I am wondering whether the MastersDoctoralThesis template allows for one-column figures. I am running the code below, the Figure shows up at the correct location, but the caption is missing.
Any ideas?
Thanks!
\begin{SCfigure}
\centering
\includegraphics[width=0.5\linewidth]{./Figures/Las/PDF/Fig1.pdf}
\caption[Location map]{Here goes the caption....}
\label{fig:Las01}
\end{SCfigure}
Theses, Books, Title pages ⇒ SCFigure
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
SCFigure
Works for me.
Please show a compilable but minimal example that reproduces the behaviour. Showing the log file is important as well. Please add
Please show a compilable but minimal example that reproduces the behaviour. Showing the log file is important as well. Please add
\listfiles
at the very top of main.tex.The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
- Stefan Kottwitz
- Site Admin
- Posts: 10290
- Joined: Mon Mar 10, 2008 9:44 pm
SCFigure
Hi Frankie,
welcome to the forum!
Just a link that explains the concept of what Johannes wrote:
minimal working example
Stefan
welcome to the forum!
Just a link that explains the concept of what Johannes wrote:

Stefan
LaTeX.org admin