Re: [patch] fix nested tables in tex2lyx
Jean-Marc Lasgouttes wrote: > This looks good. This is nor applied. Georg
Re: [patch] fix nested tables in tex2lyx
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Nested tables make tex2lyx crash, because they are not Georg> recognized in the first parsing stage where the table structure Georg> is extracted. The attached patch fixes this by introducing a Georg> new method Parser::verbatimEnviron