>
> > the Key Cancellation in the second staff is printed before (i.e. to the
> left of) the new key signature in the first staff. Is it possible to get
> them aligned?
>
> What about this?
>
Great, thanks much! This works perfectly (and the "drawback" that it spoils
the placement of potential pos
Hi,
> the Key Cancellation in the second staff is printed before (i.e. to the left
> of) the new key signature in the first staff. Is it possible to get them
> aligned?
What about this?
SNIPPET BEGINS
\version "2.19.80"
\layout {
\context {
\Staff
% \consists "Break_align_engra
Hello,
in the following situation
\version "2.19.80"
\layout {
\context {
\Staff
% \consists "Break_align_engraver"
}
}
\new GrandStaff <<
\new Staff {
s1
\key bes \minor \break
s1
}
\new Staff {
\key fis \major
s1
\key a \minor
s1
}
>>
the Key C