lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Effect of <> empty chord on spacing


From: Mark Knoop
Subject: Re: Effect of <> empty chord on spacing
Date: Sat, 9 May 2015 18:13:49 +0100

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]