Jean-Marc Lasgouttes wrote: > [EMAIL PROTECTED] writes: > > > Author: sanda > > Date: Tue May 13 16:26:47 2008 > > New Revision: 24751 > > > > URL: http://www.lyx.org/trac/changeset/24751 > > Log: > > getStatus for LFUN_SET_GRAPHICS_GROUP so context menu looks nicer. > > What is a graphics group? How is this supposed to work?
it consits of graphics insets sharing the same groupId. this is used to synchronize their settings. new id can be entered by entering in graphics settings->latex&lyx options->initialize group-id. once group is set, any other can be added to existing group via its context menu. is needed getStatus thing to get the current group to be checked. http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg139784.html http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg139693.html http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg139237.html pavel