On Fri, May 19, 2000 at 05:10:22PM +0200, Jean-Marc Lasgouttes wrote:
> 
> If I see correctly, there is an error on the console when reading the
> file:
> 
> fantomas: src/lyx
> LyX: \end_deeper: depth is already null [around line 7992 of file 
>~/src/lyx/lyxdoc/UserGuide.lyx]
> LyX: \end_deeper: depth is already null [around line 9054 of file 
>~/src/lyx/lyxdoc/UserGuide.lyx]
> 
> Somehow, the reading of depth has been broken. Then, half of the
> document has depth 1, and of course, this is not a good test case for
> Dekel's code (even loading the UserGuide is horribly painful). First
> thing is to understand why there is a pb with UserGuide.

This is caused by a bug in InsetTabular (for a short period of time, the CVS
code used InsetTabular instead of LyXTable when reading a file. Do a cvs
update to fix this).

Reply via email to