Hi Mike,

Have you considered what might happen if a user tries to get rid of all
stems?

\relative c' {
  \once \override NoteHead #'stem-attachment = ##f
  c4
}

-> segfault

I think I'd prefer an event to control this (I realize this greatly
increases the complexity for little benefit though), mainly as it would
allow a hypothetical \noStem command to be postfix instead of a
variation on \tweak.

Cheers,
Neil

http://codereview.appspot.com/4547058/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to