Mark Stephen Mrotek <carsonmark <at> ca.rr.com> writes:

> The key change in the upper staff can be properly aligned (after the “g”) 
if I use \bar '' '' and \break. This disrupts Lilypond’s auto-spacing.
>  
> Is another solution possible?
>  

You can insert a solid bar line in the middle of the measure, to avoid
the spacing bug, and make it transparent.

  \once\override Score.BarLine #'transparent = ##t 
  \once\override Score.SpanBar #'transparent = ##t 
  \bar"|" \key ges \major



_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to