I am using texlive on ubuntu. The following tex code generates some error.
\documentclass[11pt, a4paper] {memoir}
\usepackage{algorithm}
\begin{document}
\end{document}
The error is in float.sty at line 68: Command \newfloat already defined. {}}}.
How do debug this problem? It has no problem with Miktex.
Math & Science ⇒ Problem with float package
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Problem with float package
Hi JO,
welcome to the board!
I did not get an error using TeX Live 2009 on Ubuntu Linux.
Stefan
welcome to the board!
I did not get an error using TeX Live 2009 on Ubuntu Linux.
Stefan
LaTeX.org admin
Re: Problem with float package
Yes, I am downloading texliv 2009. I will try it out.