Peter_Kümmel wrote:
> Peter_Kümmel wrote:
>> I will have a look an this, and will also
>> post a 'final patch' :-)

>Here the patch for this issue.

Looks good. One thing that strikes me though is that
you should define a local variable
    Session & session = LyX::ref().session();
rather than waste cycles by repeatedly accessing
session().

Angus



Reply via email to