On Tue, 23 Jul 2002 21:23:07 +0200, you wrote:

> > Thanks a lot Herbert, but...
> > 
> > it is not the same thing. CTRL+ENTER puts a newline, but without left-indent...
> > 
> > whereas the latex code I wrote puts a left indent and also a vertical space 
>between paragraphs.
> 
> Go to the paragraph that you want to put inside enumeration, and use
> Layout>Change environment depth.
> 
> JMarc

Thank you very much, but I'm afraid that your solution 
doesn't put a left indent on the second paragraph
of the enumeration.

I need my DVI to look like this:


1.   This is the first item, and spans 
     only one paragraph. It has no left
     indentation, as you can see.

2.   This is the second item, and it
     spans two paragraphs. This is the
     first paragraph and has no indenta-
     tion.
         This is the second paragraph, and
     is indented. But it has no numbering,
     because it belongs to the same enu-
     meration item, the second item.
     
whereas your solution does this:

1.   This is the first item, and spans 
     only one paragraph. It has no left
     indentation, as you can see.

2.   This is the second item, and it
     spans two paragraphs. This is the
     first paragraph and has no indenta-
     tion.
     
     This is the second paragraph, and
     is not indented. But it has no numbering,
     because it belongs to the same enu-
     meration item, the second item.


bye

Maurizio

Reply via email to