Re: [patch] bug 223: disable floats et al. in description items

2008-10-14 Thread Jürgen Spitzmüller
Jürgen Spitzmüller wrote: > The attached patch fixes an old-timer: > http://bugzilla.lyx.org/show_bug.cgi?id=223 > > In the long run, we should implement an item inset; until then, this is the > best we can do. > > Comments? Since there were none, I committed it. Jürgen

[patch] bug 223: disable floats et al. in description items

2008-10-10 Thread Jürgen Spitzmüller
The attached patch fixes an old-timer: http://bugzilla.lyx.org/show_bug.cgi?id=223 In the long run, we should implement an item inset; until then, this is the best we can do. Comments? Jürgen Index: src/Text3.cpp === --- src/Text3.