That sort of helped. I actually don't use the subfig package, so I removed that part.
The main problem is that for my dissertation if we have more than 4 algorithms, we have to include a list of algorithms in the appropriate format. Namely,
Algorithm 1.1: An algorithm......... 9
Algorithm 1.2 ...
Search found 2 matches
- Tue Jun 16, 2009 8:14 pm
- Forum: Document Classes
- Topic: caption errors
- Replies: 2
- Views: 4231
- Tue Jun 16, 2009 12:45 am
- Forum: Document Classes
- Topic: caption errors
- Replies: 2
- Views: 4231
caption errors
I have a class file that is giving me problems. It was given to me by someone else.
The problem seems to be with the lines:
\long\def\@caption#1[#2]#3{\par
\addcontentsline{\csname ext@#1\endcsname}{#1}{%
\protect\numberline{{\csname#1name\endcsname}\space
\csname the#1\endcsname ...
The problem seems to be with the lines:
\long\def\@caption#1[#2]#3{\par
\addcontentsline{\csname ext@#1\endcsname}{#1}{%
\protect\numberline{{\csname#1name\endcsname}\space
\csname the#1\endcsname ...