On Fri, Dec 05, 2003 at 09:17:04AM +0000, Jose' Matos wrote: > Hello all, > I have a doubt regarding lyx2lyx behaviour when facing truncated documents. > We know that we have a truncated document if the \end_document tag is > missing in the lyx file. > > What should lyx2lyx do in that case? > > 1) Silently add the missing tag. > 2) Complain but add the missing tag. > 3) Abort the convertion.
2 would be friendly, but the complain should show up as a real LyX warning message. If that's not possible, I'd even go for 3. Andre'