Stefan Schimanski wrote: > LyX: Unknown parameter name `embed' for command include [around line > 86 of file /tmp/lyx_tmpdir25406ydwNjw/25406yian3v current token: > 'embed' context: 'InsetCommandParams::read'] > terminate called after throwing an instance of > 'lyx::support::ExceptionMessage' > what(): InsetCommandParams: include
I suppose we need another file format change (the sooner, the better) and remove those embedding stuff from the documents again. Should be easy to do, you just need to generalize the existing method revert_external_embedding in lyx_1_6.py and reuse it for the conversion. Jürgen
