Search found 2 matches
- Sat May 28, 2011 6:04 pm
- Forum: General
- Topic: How to get the maximum value of a counter
- Replies: 2
- Views: 2775
Re: How to get the maximum value of a counter
That was exactly what I was looking for, thanks!
- Sat May 28, 2011 4:48 pm
- Forum: General
- Topic: How to get the maximum value of a counter
- Replies: 2
- Views: 2775
How to get the maximum value of a counter
Hello,
Currently, I create assignments for my pupils using Latex. Excercises are numbered using a counter, yielding something like
Exercise 1
Exercise 2
Exercise 3
I created a counter that automatically inserts the number of the excercise when I use a custom command "\exercise".
What I want ...
Currently, I create assignments for my pupils using Latex. Excercises are numbered using a counter, yielding something like
Exercise 1
Exercise 2
Exercise 3
I created a counter that automatically inserts the number of the excercise when I use a custom command "\exercise".
What I want ...