Herbert Voss writes:
> Nabil Hathout wrote:
> >
> > Thank you the response, but what I would like is to insert 3
> > paragraphs in a command-sequence (a template of list with labelled
> > items).
>
> i don't really understand your problem, but maybe that
> ctrl-return
> is what you need?
My proble is to insert via `M-S-e' the text that corresponds to the
following lyx fragment:
\layout Standard
\latex latex
\backslash
eenumsentence{
\latex default
\begin_inset LatexCommand \label{label}
\end_inset
\layout Standard
\latex latex
\backslash
item
\latex default
\begin_inset LatexCommand \label{label1}
\end_inset
\layout Standard
\latex latex
\backslash
item
\latex default
\begin_inset LatexCommand \label{label2}
\end_inset
\layout Standard
\latex latex
}
\layout Standard