Generalmemoir class and errors with fancyhdr and subfigure package

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Faust
Posts: 55
Joined: Thu Oct 29, 2009 12:45 pm

memoir class and errors with fancyhdr and subfigure package

Post by Faust »

I get three errors using these package, and I think these bugs are known.

It's not bad -document compiles correctly otherwise-, but is there a way to get rid of these?

Its the following errors:

command \footruleskip already defined
command c@lofdepth already defined (twice)

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

meho_r
Posts: 823
Joined: Tue Aug 07, 2007 5:28 pm

memoir class and errors with fancyhdr and subfigure package

Post by meho_r »

And where is your Minimum Working Example?
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

memoir class and errors with fancyhdr and subfigure package

Post by localghost »

The subfigure package is obsolete [1]. Take that into account when building the MWE. So you better use an alternative. The memoir class has built-in mechanisms for the page layout which are described in its manual. This includes headers and footers. So any other external package becomes superfluous in this regard.

[1] View topic: Obsolete packages and document classes - Avoid usage!


Best regards
Thorsten
Post Reply