tex2lyx: test also for algorithm floats

This commit is contained in:
Uwe Stöhr 2013-02-04 02:19:54 +01:00
parent 49c887761a
commit ede866f67a

View File

@ -2,6 +2,7 @@
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\usepackage{refstyle}
\usepackage{float}
\usepackage{amsthm}
\makeatletter
@ -135,6 +136,13 @@ Ref to \subref{Subsubsection}.
\Staref{table}
\begin{algorithm}
\protect\caption{algorithm\label{Sta:algorithm}}
\end{algorithm}
\Staref{algorithm}
\footnote{foot\label{fn:foot}%
}