Hi,

The following snippet causes an error with LilyPond 2.11.36:

{
  \stemUp r8
  \override Voice.Stem #'details #'lengths = #'(3.0)
  c'8 ~
  \revert Voice.Stem #'details #'lengths
  c'4
}

==>
ERROR: In procedure ly:stem::pure-height:
ERROR: Wrong type (expecting real number): (beamed-lengths 3.26 3.5 3.6)



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to