bug-lilypond
[Top][All Lists]
Advanced

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

Re: Loose column does not have right side to attach to.


From: Ralph Palmer
Subject: Re: Loose column does not have right side to attach to.
Date: Sat, 30 Aug 2014 08:50:19 -0400

On Tue, Aug 26, 2014 at 9:29 PM, Dan Eble <address@hidden> wrote:

> > I'm not top posting.
> % programming error: Loose column does not have right side to attach to.
> \version "2.18.0"
> \language "english"
>
> music = \relative c' {
>   c4. c
> }
>
> bars = \relative f {
>   s2
>   \once \override Timing.BarLine.break-visibility = #end-of-line-visible
>   \bar "."
> }
>
> \score {
>   \new Staff << \music \bars >>
> }
>
>
Thanks, Dan Eble. Submitted as issue 4084 :
https://code.google.com/p/lilypond/issues/detail?id=4084

Ralph


reply via email to

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