On Mon, Nov 25, 2002 at 12:40:15PM -0500, Stephen G. Buonopane wrote:
> I am trying to number my Figures continuously through an article-type
> document which has several numbered sections. The Figure captions are
> numbered correctly 1,2,3... But if I reference the figures in the text I get
> numbers like 1.1,2.1,2.2 etc. where the first number is the section and the
> second is the sequence of the figure within the section.
> Any ideas how to fix this?
Put the label of the figure in the caption paragraph or after it.
> On a related note...
> Is there an easy way to get figure captions to be flush left? I saw the code
> on Herbert Voss's page. Anything else? Does caption2.sty or ccaption.sty
> include such options?
\usepackage[flushleft]{caption2}