On Thu, Mar 20, 2014 at 2:54 PM, Mitul Modi <mitulmod...@gmail.com> wrote: > > On Thu, Mar 20, 2014 at 6:23 PM, Jean-Marc Lasgouttes <lasgout...@lyx.org> > wrote: >> >> 18/03/2014 19:11, Jürgen Spitzmüller: >> >>> 2014-03-18 19:03 GMT+01:00 Mitul Modi: >>> >>> When we insert box insets, its geometry is set to TOPBUTTON, with >>> three box implementation, it should be changed to LEFTBUTTON like in >>> footnote, right? >>> >>> >>> Yes. Although it is disputable whether 3 box makes sense for box insets. >>> This is one of the insets that probably always should be drawn >>> "displayed" (in a new row and in one rectangular box). Anyway, I suppose >>> this (a sort of "display" layout flag) can be added later. >> >> >> I would say that a special flag shall be added to allow 3box insets. >> >> JMarc >> > > Hello JMarc, > > You are telling that insets will have two modes of display. > 1. Current 1- box implementation > 2. new 3- box implementation > and there should be a flag to toggle between these modes. > > If I am getting it right, then I think this can be done and we can also give > choice to users to select preferred mode by possibly by adding checkbox in > context menu of insets. > > -- > Regards > > Mitul
No, a certain type of Inset should have a flag whether it should be displayed using a 3-box model or not. It is not a user's preference. Vincent