From 5c309c09fb9b39b721e7475e7642a731fc3c646f Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 1 Oct 2015 22:13:31 +0200 Subject: Assignment 5, figures on new page --- assignment5/assignment5.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assignment5/assignment5.tex b/assignment5/assignment5.tex index fa461d5..adccfae 100644 --- a/assignment5/assignment5.tex +++ b/assignment5/assignment5.tex @@ -36,7 +36,7 @@ \section*{7.7} See figure \ref{fig:7-7}. At the moment I don't see how to add text inside this plot (which is itself already an ugly hack), but from left to right the memory blocks are allocated to process A, B, D and C. White blobs are free. -\begin{figure}[h] +\begin{figure}[p] \centering \begin{tikzpicture}[every path/.style={draw=black}] \begin{axis}[ @@ -62,7 +62,7 @@ See figure \ref{fig:7-7}. At the moment I don't see how to add text inside this \begin{enumerate}[label=\alph*.] \item Yes, this is possible. Then you would get a buddy tree as in figure \ref{fig:7-10a}. - \begin{figure}[h] + \begin{figure}[p] \centering \begin{tikzpicture}[level 1/.style={sibling distance=4cm}, level 2/.style={sibling distance=2cm}, -- cgit v1.2.3