Hey everyone,

I have a problem using tocloft and subfigure packages together. The deal 
is they both define and use the counter "lofdepth" (see error messages 
at the end). Has anybody used them together? If so, how can this be done?

Regards,
Roberto



---------------------------------------------
! LaTeX Error: Command \c@lofdepth already defined.
                Or name \end... illegal, see p.192 of the manual.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
  ...

l.566   \newcounter{lofdepth}
                              \setcounter{lofdepth}{1}
Your command was ignored.
Type  I <command> <return>  to replace it with another command,
or  <return>  to continue without it.


! LaTeX Error: Command \c@lotdepth already defined.
                Or name \end... illegal, see p.192 of the manual.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
  ...

l.567   \newcounter{lotdepth}
                              \setcounter{lotdepth}{1}
---------------------------------------------

Reply via email to