On Tue, Aug 26, 2014 at 9:29 PM, Dan Eble <d...@faithful.be> 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
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to