From: Richard Whitehouse Date: Fri, 20 May 2011 03:27:56 +0000 (+0100) Subject: Fixed positioning of images in appendix X-Git-Url: https://git.richardwhiuk.com/?a=commitdiff_plain;h=e79437438dbd67c4adbc3fd0f6716b6bfb240ee3;p=ii-diss.git Fixed positioning of images in appendix --- diff --git a/appendices.tex b/appendices.tex index 732fafb..dd3110d 100644 --- a/appendices.tex +++ b/appendices.tex @@ -35,17 +35,17 @@ These files are from the first simulation, and show sample output from the simul \subsection{Ethernet} -\begin{figure} +\begin{figure}[h] \centering -\includegraphics{pcap-ethernet.png} +\includegraphics[width=14cm]{pcap-ethernet.png} \caption{Wireshark output of simulation under Ethernet} \end{figure} \subsection{MOOSE} -\begin{figure} +\begin{figure}[h] \centering -\includegraphics{pcap-moose.png} +\includegraphics[width=14cm]{pcap-moose.png} \caption{Wireshark output of simulation under MOOSE} \end{figure}