On 2010-10-08, Beth Skwarecki wrote:
> --001636d34de3ac763304921fa183
> Content-Type: text/plain; charset=ISO-8859-1
> Hi, I'm new to LyX. I installed enumitem.module so that I can resume
> enumerations, but I can't figure out how to insert the resume command.
> I know I can view the source, but how can I edit it within LyX?
You can't.
> (I need to change \begin{enumerate} to \begin{enumerate}[resume] ) Or
> is there a smarter way to do this?
As already said, selecting the Enumerate-Resume Style (instead of
Enumerate) from the drop-down list.
But there is also an alternative for increased flexibility: what you
need is not the resume *command* but the resume *option*.
Some LyX styles (including the enumitem.module versions of the list
styles) can be given options via the strangely named menu item
Insert>Short Title. See also the example in
http://www.lyx.org/trac/attachment/ticket/5593/enumitem-example.lyx
Günter