Abdelrazak Younes <[EMAIL PROTECTED]> writes: > see http://bugzilla.lyx.org/show_bug.cgi?id=4647 > > I begun to create a dialog (see attached). Question to LateX experts: > are those options mutually exclusive? Can you think of other useful > options? > > Ideally those options will also be available in a caption context menu.
Such a dialog only makes sense if you have the underlying LaTeX code at hand. What do you plan to use? I propose for now to drop this idea and make configuration through inset styles work for now. Each insetcaption could have a name (like charstyles do) and query its settings by reading entries InsetLayout Caption:Caption or InsetLayout Caption:CaptionBelow I think just exposing in a clear way what the document class offers is the simplest thing to do for 1.6. JMarc
