On Fri, Oct 8, 2010 at 4:24 PM, Richard Heck <rgh...@comcast.net> wrote:
> the enumitem module provides the Enumerate-Resume environment for this > purpose. See the attached. That's exactly the module I'm trying to use. I understand the syntax that needs to be present, but my problem is getting that syntax into the page. I have a list, an image, and then another list. How can I make the second list resume from the first? The second list starts with "\begin{enumerate}" - how can I change that to "\begin{enumerate}[resume]"? I can view the source but can't edit it. Adding ERT doesn't change the existing \begin line. Typing "\begin{enumerate}[resume]" as ERT after the image, then typing more list items, doesn't result in any of those nice blue numbers like in your attachment. What am I missing? Thanks, Beth