Re: [patch] fix nested tables in tex2lyx

2005-03-14 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > This looks good. This is nor applied. Georg

Re: [patch] fix nested tables in tex2lyx

2005-03-14 Thread Jean-Marc Lasgouttes
> "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