From 46c17e79202efd6d3543dca5d05845a4a8c2fe40 Mon Sep 17 00:00:00 2001 From: couturie Date: Thu, 20 Oct 2011 20:42:54 +0200 Subject: [PATCH] algo au bon endroit --- dmems12.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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} -- 2.39.5