lilypond-user
[Top][All Lists]
Advanced

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

Collision between voiceOne and voiceTwo, peculiar cautionary


From: Frederick Dennis
Subject: Collision between voiceOne and voiceTwo, peculiar cautionary
Date: Wed, 3 Aug 2011 05:41:47 +0430

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?
Sorry, I forgot to edit the subject.
Frederick Dennis.

Frederick Dennis.

reply via email to

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