Jürgen Spitzmüller wrote:
Abdelrazak Younes wrote:
So unleash your creativity :-)
Most context menu entries I have in mind would need some more work: for refs
For labels and refs we indeed need some support methods in Menus.{h,cpp}
but the task is easy with the reference cache.
and citation,
I think the biblios and citations should use the same kind of cache as
above.
change of type (vref, prettyref.../citep, citet,...),
Do we have LFUNs for these?
for space
inset, change of type (thinspace, normalspace, negthinspace ...).
and for these?
To help these, maybe we should pass an optional argument to
Menus::menu() coming from Inset::contextMenu()...
Also, I think all context menus of insets that do have a dialog should have an
entry "Customize settings ..." that opens the dialog.
Agreed, should be easy at least for InsetCommand based insets.
Abdel.