lilypond-user
[Top][All Lists]
Advanced

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

Re: Order of contexts over staves


From: Phil Holmes
Subject: Re: Order of contexts over staves
Date: Sun, 25 Jan 2015 16:37:16 -0000

----- Original Message ----- From: "Phil Holmes" <address@hidden>
To: <address@hidden>; "Keith OHara" <address@hidden>
Sent: Monday, January 19, 2015 2:45 PM
Subject: Re: Order of contexts over staves


----- Original Message ----- From: "Keith OHara" <address@hidden>
To: <address@hidden>
Sent: Sunday, January 18, 2015 10:00 PM
Subject: Re: Order of contexts over staves


You could
 \new Staff \with {alignAboveContext = "dn" } ...
 \new Dynamics = "dn" ...


Thanks, Keith. I should probably have worked that out myself, but a) wood/trees and b) thought there would be some sort of staff-priority-thingy which I was not aware of.

As it is, this fix is easily integrated into my NoteWorthy->LilyPond converter, so I can now do this automagically.

I am now using this mechanism, but for some reason it's not consistently placing the temporary staff above the top staff: I have a named staff, with a named Dynamics context above that, with dynamics present, showing above the staff, and a temporary staff created with

\new Staff  \with {
 alignAboveContext = #"Dyn"
}

But on occasion, the temporary staff is still created _below_ the main staff. As it's not consistent it's difficult to cut down fully, but is there a way of displaying where the various contexts are placed so I can try to see what's going on?

--
Phil Holmes



reply via email to

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