On Mon, Aug 26, 2002 at 02:10:22PM +0900, Rob Lahaye wrote: > Proposal two has two interaction widgets. To handle this properly, we have > to add an additional keyword to store the value of the two widgets > (e.g. choicelist=color; checkbutton=don't display). > This means: one more bool-variable is needed in the code (easy task), > but also storing the extra keyword in the Graphics-inset and Preferences-file. > The latter means a format change.
Please don't make the file format more complicated. > A non-float graphics inset currently allows the use of the Subfigure input. > However, this causes errors in the LaTeX export, since Subfigure is only > allowed within floats. LyX should handle this more gracefully by > - ignoring the subfigure outside a float, when writing the LaTeX output > or >[...] > The first one seems to be better to me, since it is simpler to implement. But then the subcaption disappears without getting a feedback. Even the current situation, in which you get an (obscure) latex error is better.
