Search found 2 matches

by JO
Tue Dec 29, 2009 4:56 am
Forum: Math & Science
Topic: Problem with float package
Replies: 2
Views: 2946

Re: Problem with float package

Yes, I am downloading texliv 2009. I will try it out.
by JO
Tue Dec 29, 2009 12:40 am
Forum: Math & Science
Topic: Problem with float package
Replies: 2
Views: 2946

Problem with float package

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 ...