Define exercise captions
31 Oct
2009
31 Oct
'09
7:34 p.m.
Hello, I need to define a Exercise command that will enumerate exercises and provide captions. For example, \exercise{Conversion from hex to dec} should produce Exercise 1.1. Conversion from hex to dec. What is the best way to achieve that? Use \definehead or another command? Best regards, Vyatcheslav
31 Oct
31 Oct
8:34 p.m.
On Sun, 1 Nov 2009, Vyatcheslav Yatskovsky wrote:
Hello,
I need to define a Exercise command that will enumerate exercises and provide captions.
For example,
\exercise{Conversion from hex to dec}
should produce
Exercise 1.1. Conversion from hex to dec.
What is the best way to achieve that? Use \definehead or another command?
\defineenumeration[exercise][title=yes,way=bysection] Aditya
5431
Age (days ago)
5431
Last active (days ago)
1 comments
2 participants
participants (2)
-
Aditya Mahajan
-
Vyatcheslav Yatskovsky