weitzner/jhu-thesis-template

Figure and Table Captions

Closed this issue · 1 comments

Hi there,
I'm having trouble with captioning figures and tables. The following command does work fine:

\begin{figure}
\includegraphics[width=0.9\textwidth]{rjvheadshot}
%\caption{Hello}
\end{figure}

However, uncommenting out the caption breaks it.

See revision af8cfa5