With Lyx Beta 2.0.0beta2 on Windows7, I notice that if I write in a module

InsetLayout Note:Note
....
  LabelFont
    Color    Blue
  EndFont
.....

a note will indeed change its label color to Blue.

However if I try

InsetLayout Note:Note
....
   LabelString "N"
....

there is no effect. I can change LabelString on a custom Flex Inset.
Is it possible to change a Note's label text (for example to a shortened
version)?
The Customization manual says "LabelString What will be displayed on the
button or elsewhere as the inset label. Some inset types (TeX code and
Branch) modify this label on the fly."  Should it perhaps mention those
inset types for which a label's text cannot be modified?

Cheers & thanks,
Lisa

Reply via email to