Hi all.
The following example
\property Staff.NoteHead \set #'style = #'xcircle
c4 c c c
\property Staff.NoteHead \set #'style = #'default
d4 d d d
\grace{d16 d}
d4 d d d
\property Staff.NoteHead \set #'style = #'xcircle
e4 e e e
does not restore note heads to xcircle (lily 2.1.0). It works if you
remove \grace{d16 d}. Is it possible to change a single note head with a
command like
c4\xcircle
?
Regards,
--
Marco
_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond