But, when I have intervening text, lists, chapters, etc., I have to set the counter manually each time. Ideally, I need a command in the preamble that sets the counter variable and increments it when called by each relevant enumeration. Does code for doing this exist?
Last edited by Stefan Kottwitz on Sun Mar 18, 2012 7:43 pm, edited 1 time in total.
I'm not sure if I understand you right. But probably you are looking for the enumitem package which adds among other things the resume option to the {enumerate} environment. The package manual has the details.