lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tuplets and cross-staff beams


From: Malte Meyn
Subject: Re: Tuplets and cross-staff beams
Date: Mon, 11 Sep 2017 14:54:34 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0



Am 11.09.2017 um 14:22 schrieb Samuel Cederlund:
Hello all,
I have a piece of code that causes lilypond to say Drawing systems...lilypond: 
../flower/include/drul-array.hh:35: T& Drul_array<T>::at(Direction) [with T = 
double]: Assertion `d == 1 || d == -1' failed.
the code is as follows:
   \tuplet 3/2 4 {
     <b b'>8 { \change Staff = "upper" } cess'''8[ b] ass e ess d
     { \change Staff = "lower" }
     cess b ass e ess }

in the left hand of of the piano staff. The right hand has the same notes but 
one octave higher. Appreciate any help,greetings
Samuel

This looks like LilyPond isn’t able to decide whether a certain grob (for example, a beam or a slur) has to be placed up or down, but I cannot say more because I cannot reproduce this error.

Please give a complete, compilable, but small/minimal example of your code that contains a \version statement so we know which LilyPond version you are using. At least the definition of the staves "upper" and "lower" and a \language statement are missing to reproduce this error.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]