Dov Feldstern wrote:
Dov Feldstern wrote:
Hi!
It seems that enumeration/itemize (perhaps other layouts as well?)
are no longer working inside a table. See the attached lyx file,
created with r23573 from March 8, which still works fine. Try opening
it in current svn (by r23669 from March 11 the problem already
exists) --- the itemize and enumeration layouts are not recognized
--- not in the GUI, nor in the latex output --- the text just appears
in standard layout.
Using mercurials bisect extension
(http://www.selenic.com/mercurial/wiki/index.cgi/BisectExtension), I
was able to track this bug down to r23662. Richard --- any ideas?
I'll have a look. I'm probably overdoing it by requiring tables to use
the EmptyLayout. The solution is presumably to put the enumeration
inside an empty layout.
rh