Adjust the position of Figure 1 (#126)

This commit is contained in:
manbing 2021-11-08 12:06:19 +08:00 committed by GitHub
parent 6b6b6635cf
commit 07a9741f79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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};