Adjust the position of Figure 1 (#126)
This commit is contained in:
parent
6b6b6635cf
commit
07a9741f79
|
@ -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|.
|
This loop finishes when the function \cpp|start()| returns \cpp|NULL|.
|
||||||
You can see a scheme of this in the Figure~\ref{img:seqfile}.
|
You can see a scheme of this in the Figure~\ref{img:seqfile}.
|
||||||
|
|
||||||
\begin{figure}
|
\begin{figure}[h]
|
||||||
\center
|
\center
|
||||||
\begin{tikzpicture}[node distance=2cm, thick]
|
\begin{tikzpicture}[node distance=2cm, thick]
|
||||||
\node (start) [startstop] {start() treatment};
|
\node (start) [startstop] {start() treatment};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user