Re: Metronome mark not aligning correctly

2021-11-06 Thread Jean Abou Samra
Le 06/11/2021 à 14:47, Kieren MacMillan a écrit : [...] Is there some gain to be had by considering the three related concepts — “context pushing”, cross-staff items, and part-combining — together, to see where a single mechanism might help all three? Put another (OOP-ish) way: Are cross-staff

Re: Metronome mark not aligning correctly

2021-11-06 Thread Kieren MacMillan
Hi Jean, > In an ideal world of 'pushing' grobs, that would > be written as something like > ^\p YES!!! > but the \p should also be pushed or something > should be done about it because of its direction. For sure, there are potential complications… > it's worth noting that the part combiner, >

Re: Metronome mark not aligning correctly

2021-11-06 Thread Jean Abou Samra
Le 05/11/2021 à 23:09, David Kastrup a écrit : I think one change should be that cross-staff needs to be more than a flag. It rather needs to be a pair of staves identified in some manner where distancing of any staff pairs in that interval will not involve the cross-staff material, but it other

Re: Metronome mark not aligning correctly

2021-11-05 Thread Masaki, Akikazu
I guess you tried \override MetronomeMark.Y-offset = ...? Then \override Score.MetronomeMark.Y-offset works. Akikazu On 2021/11/06 8:43, Knute Snortum wrote: On Fri, Nov 5, 2021 at 2:56 PM Jean Abou Samra wrote: Le 05/11/2021 à 18:06, Knute Snortum a écrit : and 2) how do I adjust the metr

Re: Metronome mark not aligning correctly

2021-11-05 Thread Knute Snortum
On Fri, Nov 5, 2021 at 2:56 PM Jean Abou Samra wrote: > > Le 05/11/2021 à 18:06, Knute Snortum a écrit : > > and 2) how do I adjust the metronome > > mark's height? Y-offset and Y-extent don't seem to change anything. > > > I am not sure what you have tried exactly. The code >\tweak Y-offset

Re: Metronome mark not aligning correctly

2021-11-05 Thread Kieren MacMillan
Hi all, > I think one change should be that cross-staff needs to be more than a > flag. It rather needs to be a pair of staves identified in some manner > where distancing of any staff pairs in that interval will not involve > the cross-staff material, but it otherwise will contribute to the > ou

Re: Metronome mark not aligning correctly

2021-11-05 Thread David Kastrup
Jean Abou Samra writes: > Le 05/11/2021 à 18:06, Knute Snortum a écrit : >> I think I have found a bug, or at least an "ugly" behavior. Consider >> the following code: >> >> %%% >> \version "2.22.1" >> >> rightHand = \relative { >>\tempo "Allegro" >>a'''16->-4( g f c a g f c a g f c \

Re: Metronome mark not aligning correctly

2021-11-05 Thread Jean Abou Samra
Le 05/11/2021 à 18:06, Knute Snortum a écrit : I think I have found a bug, or at least an "ugly" behavior. Consider the following code: %%% \version "2.22.1" rightHand = \relative { \tempo "Allegro" a'''16->-4( g f c a g f c a g f c \change Staff = "lower" a g f c) | } leftHand = \re

Re: Metronome mark not aligning correctly

2021-11-05 Thread Knute Snortum
On Fri, Nov 5, 2021 at 2:30 PM Knute Snortum wrote: > > On Fri, Nov 5, 2021 at 10:06 AM Knute Snortum wrote: > > > > I think I have found a bug, or at least an "ugly" behavior. Consider > > the following code: > > It looks like a similar thing happens with an ottava bracket: It looks like I can

Re: Metronome mark not aligning correctly

2021-11-05 Thread Knute Snortum
On Fri, Nov 5, 2021 at 10:06 AM Knute Snortum wrote: > > I think I have found a bug, or at least an "ugly" behavior. Consider > the following code: It looks like a similar thing happens with an ottava bracket: %%% \version "2.22.1" rightHand = \relative { \ottava 1 a'''16->-4( g f c \ottava