On Jan 28, 2007, at 11:45 AM, Paul Smith wrote:
On 1/28/07, Bruce Pourciau <[EMAIL PROTECTED]> wrote:According to the documentation for the enumitem package, to make the counter continue from the previous enumerate rather than reset to 1, we just write \begin{enumerate}[resume] in the LaTeX file. But in a LyX document, what ERT do I insert and where exactly do I insert it? Also, if I generally want my enumerate environments to resume counting -- as I do with exams and problem sets, for example -- is there a way to make this the default behavior by putting a line in the preamble?A nice solution together with an example LyX file is at: http://wiki.lyx.org/LyX/Numbering Paul
Thanks, Paul. Yes, I know how to resume a particular enumerate environment using mdwlist, but I have other reasons for using the enumitem package, so I'd like to be able to resume enumerates with enumitem, both locally and globally.
Bruce
