Search found 1 match

by rafaelccomp
Mon Jan 07, 2008 1:53 am
Forum: MiKTeX and proTeXt
Topic: using caption package
Replies: 15
Views: 18292

using caption package

Hi guys.

I'm using the float package. However, when I define the new floats (code below), the figure captions within minipages disappears.

\newfloat{figure}{tbp}{lgr} % optional numbering with [section] or [chapter]
\floatname{figure}{FIG.}

\newfloat{table}{tbp}{lgr} % optional numbering with ...