From: manbing Date: Mon, 8 Nov 2021 04:06:19 +0000 (+0800) Subject: Adjust the position of Figure 1 (#126) X-Git-Tag: latest~82 X-Git-Url: https://www.ivnss.com/gitweb/?a=commitdiff_plain;h=07a9741f799d57151375dea101b4998e4e9c1bdc;p=lkmpg Adjust the position of Figure 1 (#126) --- diff --git a/lkmpg.tex b/lkmpg.tex index c546156..f28a5fb 100644 --- a/lkmpg.tex +++ b/lkmpg.tex @@ -1061,7 +1061,7 @@ That means that at the end of function \cpp|stop()|, the function \cpp|start()| This loop finishes when the function \cpp|start()| returns \cpp|NULL|. You can see a scheme of this in the Figure~\ref{img:seqfile}. -\begin{figure} +\begin{figure}[h] \center \begin{tikzpicture}[node distance=2cm, thick] \node (start) [startstop] {start() treatment};