lilypond-user
[Top][All Lists]
Advanced

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

Re: Grace notes causes clef change to occur after bar


From: Nolan Winter
Subject: Re: Grace notes causes clef change to occur after bar
Date: Sat, 4 Apr 2015 14:12:44 -0400

I sent that prematurely, whoops. Here's the code:

\version "2.18.2"
\language "english"

\new PianoStaff <<
\new Staff
{
\clef bass e4 e e e \clef treble |
e' e' e' e'
}

\new Staff = "down"
{
\clef bass
f8-. r f-. r f-. r f-. r |
\acciaccatura c,8-. c1-- |
}
>>

On Sat, Apr 4, 2015 at 2:12 PM, Nolan Winter <address@hidden> wrote:
Like the title says. What is strange is that the clef change isn't even on the same staff yet the grace note causes it to be placed incorrectly. In the actual music that I am encountering this problem, there is a line break which will cause a problem with reading because the reader won't expect the change.



reply via email to

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