Dear All,
In this code:

\version "2.14.2"
pianoOne = \relative c' { \voiceOne aes'4 g8 fis4 g8 }
pianoTwo = \relative c' { \voiceTwo <g d' f>4 <g d' f>8 <g d' f\!>4 <g d'
f>8}

\score {
\new PianoStaff <<
\new Staff = "RH"
<< { \pianoOne } \\ { \pianoTwo } >>
>>
}

the cautionary accidental has been moved to the next chord
and the f sharp is on top of the f natural. Is this a bug?

Frederick Dennis.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to