> Arghh, I did not have time yet to look at it... even to the initial
> problem.

it is very simple; we should set the depth parameter to zero when resetting a 
paragraph to say standard (or section etc).

the only case where we would like to preserve the nesting depth is if we switch 
from an itemize to an enumerate or vice versa, ergo the special casing.

and doing this in:

 void Paragraph::applyLayout(Layout const & new_layout)

seems indeed the most appropriate place (and not text::dispatch as you pointed 
out).

it would be nice to have this in rc4.

josé?

edwin

Reply via email to