From: couturie Date: Thu, 20 Oct 2011 18:42:54 +0000 (+0200) Subject: algo au bon endroit X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/dmems12.git/commitdiff_plain/46c17e79202efd6d3543dca5d05845a4a8c2fe40 algo au bon endroit --- diff --git a/dmems12.tex b/dmems12.tex index ad693f6..534a689 100644 --- a/dmems12.tex +++ b/dmems12.tex @@ -460,7 +460,7 @@ computed. \end{itemize} Finally, the whole summarizes in an algorithm (called LSQ in the following) in two parts, one before and one during the acquisition loop: -\begin{algorithm}[h] +\begin{algorithm}[htbp] \caption{LSQ algorithm - before acquisition loop.} \label{alg:lsq-before} @@ -481,7 +481,7 @@ Finally, the whole summarizes in an algorithm (called LSQ in the following) in t } \end{algorithm} -\begin{algorithm}[ht] +\begin{algorithm}[htbp] \caption{LSQ algorithm - during acquisition loop.} \label{alg:lsq-during}