Re: Key change with simultaneous key cancellation

2017-11-21 Thread Lukas-Fabian Moser
> > > 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

Re: Key change with simultaneous key cancellation

2017-11-21 Thread Kieren MacMillan
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

Key change with simultaneous key cancellation

2017-11-21 Thread Lukas-Fabian Moser
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