At 18:06 on 09 May 2015, Mark Knoop wrote:
>Not sure if this qualifies as a bug, but it's a little unexpected and
>annoying. Using an empty chord to attach markup with full-bar rests
>seems to change the spacing of the bars, the bar with the <> is
>significantly shorter. Using a zero-duration skip (s1*0) has the same
>effect.
>
>This only seems to happen under certain circumstances: when the line is
>full, and the rests are ultimately followed by some music.
>
>\version "2.19.18" % same result with "2.18.2"
>{
>  R1
>  <>^\markup \column { attached to <> }
>  R1
>  R1
>  R1^\markup \column { attached to R1 }
>  c'1
>  \repeat unfold 16 c'16
>}

This seems to be issue 3232, and indeed the workaround in comment #4
fixes the spacing.

https://code.google.com/p/lilypond/issues/detail?id=3232

-- 
Mark Knoop

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to