Hi,
There's an issue with reading .lyx files saved by 1.2.0cvs using
1.1.6fix2.
Algorithms saved by LyX 1.2.0cvs look like
--------------------------------------
\begin_inset Float algorithm
placement htbp
wide false
collapsed false
\layout Standard
Moose
\end_inset
--------------------------------------
LyX 1.1.6fix2 parses this as: (obtained by reading above and saving)
--------------------------------------
\begin_inset Float algorithm
placement htbp
collapsed false
\layout Standard
Moosefalsecollapsed false
\end_inset
--------------------------------------
Maybe this happens with other floats as well.
If it's not possible to add the new options in a way that's compatible
with 1.1.6fix2, please at least make the upcoming 1.1.6fix3 properly
ignore unknown options.
Regards,
Eran Tromer