[EMAIL PROTECTED] wrote:
> 
> I'm trying to achieve this effect with enumerate:
> 
> "There are 3 options, which are:
> 
> 1. Option 1
> 
> 2. Option 2
> 
> and finally, under very specific circumstances:
> 
> 3. Option 3
> 
> Those are all the options."

\usepackage{mdwlist}

in latex preamble and in lyx (just a little bit tricky, but it works
...)

--- lyx text (all lines enzmerate-style!)----

1. Option 1 

2. Option 2 \suspend{enumerate}<ctrl-enter>
 bla bla bla bla bla text ... remember that this must follow a
ctrl-enter in the line above. new lines possible with anothetr
ctrl-enter, sio that you can write what you want. <ctrl-enter>
the next item has the right number.\resume{enumerate}

3. Option 3

4. Option 4

--- end lyx text---

for better understanding look at the example-file

Herbert

P.S. mdwlist is part of mdwtools
ftp://ftp.dante.de/tex-archive/macros/latex/contrib/supported/mdwtools/


-- 
[EMAIL PROTECTED]
http://perce.de/voss

Reply via email to