|
|
1.1 root 1: % SubStyle file to permit the use of captions in continuations of floats.
2: %
3: % \captcont is like \caption, except that it doesn't update the counter, and
4: % it doesn't make an entry in the list of figures or list of tables.
5:
6: \def\captcont{\@dblarg{\@captcont\@captype}}
7:
8: \long\def\@captcont#1[#2]#3{
9: % \addcontentsline{\csname ext@#1\endcsname}{#1}{\protect\numberline{\csname
10: % the#1\endcsname}{\ignorespaces #2}}
11: \par
12: \begingroup
13: \@parboxrestore
14: \normalsize
15: \@makecaption{\csname fnum@#1\endcsname}{\ignorespaces #3}\par
16: \endgroup}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.