Issue 535: ly:stem::pure-height  (expecting real number)
http://code.google.com/p/lilypond/issues/detail?id=535

New issue report by gpermus:
% reported by Nicolas Sceaux, so I assume it's a real scheme problem
% and not a user who doesn't know how to do scheme.  :)

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)


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to