How can I get the enumerate environment to count by n?
As part of a tenure portfolio packet, I need to create a list with
numbering of the form
A.5.0 Section
A.5.50 Subsection
A.5.60 Subsection
A.5.70 Subsection
How can I get the enumerate environment to automatically (i.e., without
using \setcounter each time) count by 10 or, in general, by n?
No comments:
Post a Comment