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
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,
>
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
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
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
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
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 \
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
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
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
10 matches
Mail list logo