lilypond-user
[Top][All Lists]
Advanced

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

Re: pushing items "through" or "beyond" other contexts


From: caagr98
Subject: Re: pushing items "through" or "beyond" other contexts
Date: Fri, 2 Jun 2017 21:43:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

Couldn't you do \new Dynamics { \alignAboveContext = "upper" s4/p }?

On 06/02/2017 09:00 PM, Kieren MacMillan wrote:
Hello all,

No compilable code/snippet here… just a thought-experiment/question for 
discussion.

Is there any way (currently possible, or relatively easily coded) that items in 
one context can be independently pushed “through” or “beyond” other contexts?

As one (obvious) example, say I start with

  \new PianoStaff <<
    \new Staff = “upper” \upperStuff
    \new Dynamics = “dyn” \centredDynamics
    \new Staff = “lower” \lowerStuff


Now let’s say I want one particular dynamic (in the centred context) to appear 
*above* the upper staff. I would love to write

  \once \alignAboveContext = “upper” s4\p

or whatever. (Right now, I just use the edition-engraver and an extra-offset 
tweak.)

Thoughts?

Thanks,
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden


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




reply via email to

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