lilypond-user
[Top][All Lists]
Advanced

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

Re: lilypond-user Digest, Vol 105, Issue 5


From: Frederick Dennis
Subject: Re: lilypond-user Digest, Vol 105, Issue 5
Date: Wed, 3 Aug 2011 05:38:59 +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?

Frederick Dennis.

reply via email to

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