Search found 2 matches

by zgung
Mon Jun 06, 2011 9:05 pm
Forum: Graphics, Figures & Tables
Topic: Beamer - subfig cancels captions numbering?
Replies: 3
Views: 5596

Re: Beamer - subfig cancel captions numbering?

Works great,)

Thanks a lot
by zgung
Mon Jun 06, 2011 5:38 pm
Forum: Graphics, Figures & Tables
Topic: Beamer - subfig cancels captions numbering?
Replies: 3
Views: 5596

Beamer - subfig cancels captions numbering?

I am using beamer class for presentation and subfig package somehow cancels figure numbering. The next code shows that when you insert the /usepackage{subfig} command, figures don't have numbers.

\documentclass[xcolor=dvipsnames, compress, 9pt]{beamer}
\usepackage{pgffor}
\usepackage{subfig ...