On 08/08/2011 08:39 AM, Tino Langer wrote:
> Hello,
>
> I try to start an enumeration with a number > 1. Is it possible to do this in
> lyx? The only way I found was to add die enumaration as plain latex (ERZ) and
> to use \setcounter{enumi}{2}
>
> the goal is:
>
> (3) first item
> (4) second item
> ...
>
No, there's no way to do this directly in LyX. That said, if the reason
is that you are trying to continue an earlier enumeration, then use the
Customizable Lists module, which allows you to do this the enumitem way.
Richard