<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
I have inserted the following commands in the preamble and it actually works now. <br><br>\makeatletter<br>\let\c@lofdepth\relax<br>\let\c@lotdepth\relax<br>\makeatother<br>\usepackage{subfigure} <br><br>Thank you everybody for your help!!<br><br>/rust<br><br>> Date: Tue, 26 Feb 2008 18:32:56 -0500<br>> To: macosx-tex@email.esm.psu.edu<br>> From: amunn@msu.edu<br>> Subject: Re: [OS X TeX] (no subject)<br>> <br>> At 6:23 PM -0500 2/26/08, Gary L. Gray wrote:<br>> >On Feb 26, 2008, at 6:10 PM, Alan Munn wrote:<br>> ><br>> >>At 10:39 PM +0000 2/26/08, Marco Belleschi wrote:<br>> >>>I'm using TexShop for my master thesis. If I <br>> >>>insert the package subfigure in the preamble I <br>> >>>get the following error<br>> >>><br>> >>><br>> >>>! LaTeX Error: Command \c@lofdepth already defined.<br>> >>>               Or name \end... illegal, see p.192 of the manual.<br>> >>><br>> >>>See the LaTeX manual or LaTeX Companion for explanation.<br>> >>>Type  H <return>  for immediate help.<br>> >>>...<br>> >>><br>> >>>l.124 \newcounter{lofdepth}<br>> >>><br>> >>>?<br>> >>><br>> >>>This is the preamble I'm using<br>> >>><br>> >>>\documentclass[a4paper,12pt]{kth-mag}<br>> >>>\usepackage{url}<br>> >>>\usepackage{amsmath, amsthm, amssymb}<br>> >>>\usepackage[T1]{fontenc}<br>> >>>\usepackage{graphicx}<br>> >>>\usepackage{textcomp}<br>> >>>%\usepackage{subfigure}<br>> >>>\usepackage{lmodern}<br>> >>>\usepackage[latin1]{inputenc}<br>> >>>\usepackage[swedish,english]{babel}<br>> >>>\usepackage{nada-ex}<br>> >><br>> >>You'll need to give more details than this.  We <br>> >>don't have access to your documentclass kth-mag <br>> >>nor to the package nada-ex.<br>> >><br>> >>The best way to debug this is to keep removing <br>> >>packages until the error goes away.  (For <br>> >>example, it's unlikely that any of the ams <br>> >>packages are the cause, so get rid of them <br>> >>etc.) Then at least you'll know what the <br>> >>conflict is. If  you can then post this <br>> >>smallest example that causes the error, perhaps <br>> >>we can help.  Can you post a link to the <br>> >>document class you are using?<br>> ><br>> ><br>> >I have been trying to help him on the TeXShop <br>> >forum and I it would have been helpful if he <br>> >posted some of what I discovered. First of all, <br>> >the kth-mag class uses memoir and it appears to <br>> >me that the issue is with memoir. If I try <br>> >typesetting just the following:<br>> ><br>> >\documentclass{memoir}<br>> >\usepackage{subfigure}<br>> >\begin{document}<br>> >Hey.<br>> >\end{document}<br>> ><br>> >I get the error he describes. This is odd <br>> >because the memoir documentation specifically <br>> >mentions that it supports the subfigure package. <br>> >In fact, the author mentions that there was a <br>> >clash at one time and that it has been fixed <br>> >(first a subfigure option was needed and then he <br>> >states that even that is no longer needed).<br>> ><br>> >At this point I am stumped since what I show <br>> >above is, I think, supposed to work.<br>> <br>> This is the solution.  Sorry I'm posting on two different threads...<br>> <br>> http://groups.google.com/group/comp.text.tex/browse_frm/thread/d42eec9a99cd9d8d/bffe0066976e8add?hl=en&lnk=st&q=subfigure+memoir#bffe0066976e8add<br>> <br>> Alan<br>> <br>> -- <br>> Alan Munn <br>> amunn@msu.edu<br>> Department of Linguistics                                 <br>> and Germanic, Slavic, Asian and African Languages   Fax.  +1-517-432-2736<br>> Michigan State University, East Lansing MI 48824      Tel.  +1-517-355-7491<br>>  <br>> -------------------------- Helpful Info --------------------------<br>> TeX FAQ: http://www.tex.ac.uk/faq<br>> List Reminders and Etiquette: http://www.esm.psu.edu/mac-tex/list/<br>> List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex<br>> List Archive: http://tug.org/pipermail/macostex-archives/<br>> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/<br>> <br><br /><hr />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>