Hi Phil, Yes, of course it IS an error but this is not the point. The problem comes with the output (no flat, looks like a standard quarter note and no warning) where this error could be hard to see. So I think that having a warning here would be a good thing.
Cheers, Pierre 2015-04-26 13:01 GMT+02:00 Phil Holmes <[email protected]>: > "Pierre Perol-Schneider" <[email protected]> wrote in > message > news:caphotuvp5-j7slwzeeepnqs1beh_ovkszksojo0hhtnq7ul...@mail.gmail.com... > > Hi Bug Squad, >> >> This thread follows a discussion on the French forum: >> >> http://lilypond-french-users.1298960.n2.nabble.com/Curieux-bogue-sur-un-croisement-de-portees-td7582841.html >> >> If I slightly modify this example: >> >> http://lilypond.org/doc/v2.19/Documentation/notation/common-notation-for-keyboards#cross_002dstaff-stems >> and put the last d8 in the 'crossStaff' bloc: >> >> \layout { >> \context { >> \PianoStaff >> \consists #Span_stem_engraver >> } >> } >> >> { >> \new PianoStaff << >> \new Staff { >> <b d'>4 r d'16\> e'8. g8 r\! >> e'8 f' g'4 e'2 >> } >> \new Staff { >> \clef bass >> \voiceOne >> \autoBeamOff >> \crossStaff { <e g>4 e, g16 a8. c8 d } >> \autoBeamOn >> g8 f g4 c2 >> } >> >> >> } >> >> its flag disappears (which is normal) but LP does not give any warning >> regarding this misplacement. >> >> Cheers, >> Pierre >> >> PS. I wonder if this could be related to >> https://code.google.com/p/lilypond/issues/detail?id=3025 >> > > I guess the issue is related, but it seems to be user error to me: why > would you write a cross-staff chord when the note to be connected is not a > note, but a rest? Just put the d outside the braces. > > -- > Phil Holmes > > > > _______________________________________________ > bug-lilypond mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/bug-lilypond > _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
