frank j. iannarilli wrote:
Another obvious thing I should now mention is that, if I Open the saved .lyx
file (the one saved earlier by LyX into my working directory) into a new LyX
session, then the same LyX:Document Format Failure popup error occurs.
So the problem is likely well past the tex2lyx stage?
No, I believe it is tex2lyx. SWP uses the natheight and natwidth
options for \includegraphics, and tex2lyx seems to choke on them.
Following a hint in the graphicx documentation, if you change
natheight=6in, natwidth=8in to bb=0 0 6 8 (in the SWP .tex file),
tex2lyx writes a .lyx file that LyX can actually digest.
One of us can enter this in bugzilla (if it's not already there). I'll
check with you off-list.
/Paul