Search found 2 matches

by kliper
Wed Mar 17, 2010 11:08 am
Forum: Graphics, Figures & Tables
Topic: Beamer: Counters with overlays
Replies: 2
Views: 3144

Re: Beamer: Counters with overlays

Hi
Thanks for the replay.
Renaming the counter does not solve the problem. (You can try the code I posted)
This is since I am using overlays. The counter is redefined every time (and every slide) (what ever it is called) I need some kind of way to define it from outside or to let it know not to ...
by kliper
Mon Mar 15, 2010 10:18 pm
Forum: Graphics, Figures & Tables
Topic: Beamer: Counters with overlays
Replies: 2
Views: 3144

Beamer: Counters with overlays

Hi Guys,

I am trying to use the counter with an animated slideshow using the beamer class.
The below code works eventually (meaning it does what I wanted) creating node by node and numbering it in increasing order.
But, it does not compile well, it says the counter cnt is already defined:

! LaTeX ...