Fixed positioning of images in appendix
authorRichard Whitehouse <github@richardwhiuk.com>
Fri, 20 May 2011 03:27:56 +0000 (04:27 +0100)
committerRichard Whitehouse <github@richardwhiuk.com>
Fri, 20 May 2011 03:27:56 +0000 (04:27 +0100)
appendices.tex

index 732fafb72c2cf4d5c53707c6e145c57bd59f9043..dd3110dd1f91e133fb9bf1ddc7f17df2d0213d53 100644 (file)
@@ -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}