Angus> My question is simple: is the use of argument relevant here, or
Angus> has this piece of code been superceeded by the new insets? If
Angus> it is relevant, can someone please explain where and when it
Angus> would be used? I've removed it to see if I can find any effect:
Angus> NONE! Of course, my tests may be failing to trigger it.
JMarc> It is needed by the bibliography editors which insert citation insets
JMarc> in LyX remotely via the lyxserver. You could probably move part of
JMarc> this code in the citation inset, but be careful not to change the
JMarc> syntax of the lyxfunc.
Excellent. Thanks, Jean-Marc. I shall endeavour not to alter the functionality.
Angus