RE: List environment nesting

2001-10-24 Thread Saalfeld, Christoph

 1. Text text text
text text
* text text
  text text
* text text
  text text
text text ---
text text
 2. text text text

Use the change environment depth function in layout menu to declare your
itemize environment beeing a sub - environment of your enumeration.

Christoph



Re: List environment nesting

2001-10-24 Thread Michael Hanke

Am Mittwoch 24 Oktober 2001 11:32 schrieben Sie:
  1. Text text text
 text text
 * text text
   text text
 * text text
   text text
 text text ---
 text text
  2. text text text

 Use the change environment depth function in layout menu to declare
 your itemize environment beeing a sub - environment of your enumeration.

 Christoph
This does not solve the problem. The point is that after returning from the 
inner environment, the outer environment counter is incremented too early.

Michael


-- 
+---+
|  Michael HankeRoyal Institute of Technology   |
|   NADA|
|   S-10044 Stockholm   |
|   Sweden  |
+---+
|  Visiting address:Lindstedtsvaegen 3  |
|  Phone:   + (46) (8) 790 6278 |
|  Fax: + (46) (8) 790 0930 |
|  Email:   [EMAIL PROTECTED]   |
|   [EMAIL PROTECTED]   |
+---+



Re: List environment nesting

2001-10-24 Thread Jose Abilio Oliveira Matos

On Wed, Oct 24, 2001 at 11:52:48AM +0200, Michael Hanke wrote:

  Christoph
 This does not solve the problem. The point is that after returning from the 
 inner environment, the outer environment counter is incremented too early.

  Could you please send a small file that shows this?
  
 Michael

-- 
José



Re: List environment nesting

2001-10-24 Thread Dekel Tsur

On Wed, Oct 24, 2001 at 11:32:05AM +0200, Saalfeld, Christoph wrote:
  1. Text text text
 text text
 * text text
   text text
 * text text
   text text
 text text ---
 text text
  2. text text text
 
 Use the change environment depth function in layout menu to declare your
 itemize environment beeing a sub - environment of your enumeration.

Wrong. The correct solution is to change the layout of the - paragraph to
Standard and nest it into the enumeration (Depth = 1).



Re: List environment nesting

2001-10-24 Thread Michael Hanke

Am Mittwoch 24 Oktober 2001 13:17 schrieben Sie:
 On Wed, Oct 24, 2001 at 11:32:05AM +0200, Saalfeld, Christoph wrote:
   1. Text text text
  text text
  * text text
text text
  * text text
text text
  text text ---
  text text
   2. text text text
 
  Use the change environment depth function in layout menu to declare
  your itemize environment beeing a sub - environment of your enumeration.

 Wrong. The correct solution is to change the layout of the - paragraph to
 Standard and nest it into the enumeration (Depth = 1).

Thanks. This is the solution.

Michael

-- 
+---+
|  Michael HankeRoyal Institute of Technology   |
|   NADA|
|   S-10044 Stockholm   |
|   Sweden  |
+---+
|  Visiting address:Lindstedtsvaegen 3  |
|  Phone:   + (46) (8) 790 6278 |
|  Fax: + (46) (8) 790 0930 |
|  Email:   [EMAIL PROTECTED]   |
|   [EMAIL PROTECTED]   |
+---+



RE: List environment nesting

2001-10-24 Thread Saalfeld, Christoph

 1. Text text text
text text
* text text
  text text
* text text
  text text
text text ---
text text
 2. text text text

Use the change environment depth function in layout menu to declare your
itemize environment beeing a sub - environment of your enumeration.

Christoph



Re: List environment nesting

2001-10-24 Thread Michael Hanke

Am Mittwoch 24 Oktober 2001 11:32 schrieben Sie:
  1. Text text text
 text text
 * text text
   text text
 * text text
   text text
 text text ---
 text text
  2. text text text

 Use the change environment depth function in layout menu to declare
 your itemize environment beeing a sub - environment of your enumeration.

 Christoph
This does not solve the problem. The point is that after returning from the 
inner environment, the outer environment counter is incremented too early.

Michael


-- 
+---+
|  Michael HankeRoyal Institute of Technology   |
|   NADA|
|   S-10044 Stockholm   |
|   Sweden  |
+---+
|  Visiting address:Lindstedtsvaegen 3  |
|  Phone:   + (46) (8) 790 6278 |
|  Fax: + (46) (8) 790 0930 |
|  Email:   [EMAIL PROTECTED]   |
|   [EMAIL PROTECTED]   |
+---+



Re: List environment nesting

2001-10-24 Thread Jose Abilio Oliveira Matos

On Wed, Oct 24, 2001 at 11:52:48AM +0200, Michael Hanke wrote:

  Christoph
 This does not solve the problem. The point is that after returning from the 
 inner environment, the outer environment counter is incremented too early.

  Could you please send a small file that shows this?
  
 Michael

-- 
José



Re: List environment nesting

2001-10-24 Thread Dekel Tsur

On Wed, Oct 24, 2001 at 11:32:05AM +0200, Saalfeld, Christoph wrote:
  1. Text text text
 text text
 * text text
   text text
 * text text
   text text
 text text ---
 text text
  2. text text text
 
 Use the change environment depth function in layout menu to declare your
 itemize environment beeing a sub - environment of your enumeration.

Wrong. The correct solution is to change the layout of the - paragraph to
Standard and nest it into the enumeration (Depth = 1).



Re: List environment nesting

2001-10-24 Thread Michael Hanke

Am Mittwoch 24 Oktober 2001 13:17 schrieben Sie:
 On Wed, Oct 24, 2001 at 11:32:05AM +0200, Saalfeld, Christoph wrote:
   1. Text text text
  text text
  * text text
text text
  * text text
text text
  text text ---
  text text
   2. text text text
 
  Use the change environment depth function in layout menu to declare
  your itemize environment beeing a sub - environment of your enumeration.

 Wrong. The correct solution is to change the layout of the - paragraph to
 Standard and nest it into the enumeration (Depth = 1).

Thanks. This is the solution.

Michael

-- 
+---+
|  Michael HankeRoyal Institute of Technology   |
|   NADA|
|   S-10044 Stockholm   |
|   Sweden  |
+---+
|  Visiting address:Lindstedtsvaegen 3  |
|  Phone:   + (46) (8) 790 6278 |
|  Fax: + (46) (8) 790 0930 |
|  Email:   [EMAIL PROTECTED]   |
|   [EMAIL PROTECTED]   |
+---+



RE: List environment nesting

2001-10-24 Thread Saalfeld, Christoph

> 1. Text text text
>text text
>* text text
>  text text
>* text text
>  text text
>text text <---
>text text
> 2. text text text

Use the "change environment depth" function in "layout" menu to declare your
itemize environment beeing a sub - environment of your enumeration.

Christoph



Re: List environment nesting

2001-10-24 Thread Michael Hanke

Am Mittwoch 24 Oktober 2001 11:32 schrieben Sie:
> > 1. Text text text
> >text text
> >* text text
> >  text text
> >* text text
> >  text text
> >text text <---
> >text text
> > 2. text text text
>
> Use the "change environment depth" function in "layout" menu to declare
> your itemize environment beeing a sub - environment of your enumeration.
>
> Christoph
This does not solve the problem. The point is that after returning from the 
inner environment, the outer environment counter is incremented too early.

Michael


-- 
+---+
|  Michael HankeRoyal Institute of Technology   |
|   NADA|
|   S-10044 Stockholm   |
|   Sweden  |
+---+
|  Visiting address:Lindstedtsvaegen 3  |
|  Phone:   + (46) (8) 790 6278 |
|  Fax: + (46) (8) 790 0930 |
|  Email:   [EMAIL PROTECTED]   |
|   [EMAIL PROTECTED]   |
+---+



Re: List environment nesting

2001-10-24 Thread Jose Abilio Oliveira Matos

On Wed, Oct 24, 2001 at 11:52:48AM +0200, Michael Hanke wrote:
>
> > Christoph
> This does not solve the problem. The point is that after returning from the 
> inner environment, the outer environment counter is incremented too early.

  Could you please send a small file that shows this?
  
> Michael

-- 
José



Re: List environment nesting

2001-10-24 Thread Dekel Tsur

On Wed, Oct 24, 2001 at 11:32:05AM +0200, Saalfeld, Christoph wrote:
> > 1. Text text text
> >text text
> >* text text
> >  text text
> >* text text
> >  text text
> >text text <---
> >text text
> > 2. text text text
> 
> Use the "change environment depth" function in "layout" menu to declare your
> itemize environment beeing a sub - environment of your enumeration.

Wrong. The correct solution is to change the layout of the <- paragraph to
"Standard" and nest it into the enumeration (Depth = 1).



Re: List environment nesting

2001-10-24 Thread Michael Hanke

Am Mittwoch 24 Oktober 2001 13:17 schrieben Sie:
> On Wed, Oct 24, 2001 at 11:32:05AM +0200, Saalfeld, Christoph wrote:
> > > 1. Text text text
> > >text text
> > >* text text
> > >  text text
> > >* text text
> > >  text text
> > >text text <---
> > >text text
> > > 2. text text text
> >
> > Use the "change environment depth" function in "layout" menu to declare
> > your itemize environment beeing a sub - environment of your enumeration.
>
> Wrong. The correct solution is to change the layout of the <- paragraph to
> "Standard" and nest it into the enumeration (Depth = 1).

Thanks. This is the solution.

Michael

-- 
+---+
|  Michael HankeRoyal Institute of Technology   |
|   NADA|
|   S-10044 Stockholm   |
|   Sweden  |
+---+
|  Visiting address:Lindstedtsvaegen 3  |
|  Phone:   + (46) (8) 790 6278 |
|  Fax: + (46) (8) 790 0930 |
|  Email:   [EMAIL PROTECTED]   |
|   [EMAIL PROTECTED]   |
+---+