I am new here, so let me know if I should post this somewhere else.
I am using texmaker 1.9.9, with texlive 2009-7 on Ubuntu 10.4.
I have been using latex for a while now, and I have a big bit of my thesis already written.
Well, the problem: my thesis file will not compile any more with pdftex. Here is the error I am getting:
Code: Select all
! Undefined control sequence.
<argument> ...o }{}\caption@clearsubcontentslines
\g@addto@macro \caption@ty...
l.774 ...Document{\caption@checksubcontentslines}}
%
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
I've checked my caption.sty file, and I am using 3.1k.
Now, checking the list of packages that are obsolete in one of the sticky thread, I've realised that I am using at least 2 of them: subfigure and units.
I'll be glad to solve this problem, and if that could be done without having to rewrite part of it (moving to non-obsolete packages), that will be brilliant.
thanks in advance