I have hit a bug in the text wrap float, but am having a hard time
creating steps to reliably reproduce it. The problem shows up by LyX
shoving the following into the LaTeX output:
\floatstyle{}
\newfloat{}{}{}
\floatname{}{}
This seems to be triggered when I have a text wrap float with
subfigures in it. It also seems to be tied to using a master/parent
document when the text wrap float is in the child document.
If I edit the LaTeX file and remove these three commands, then things
seem to work fine. The problem is that my LyX file is broken. The
only way to fix it seems to be to switch back to regular floats.
One other thing: after the file "breaks" I cannot insert new text wrap
floats. When I insert one, I get the "Senseless!!!" caption.
James