bug-lilypond
[Top][All Lists]
Advanced

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

Loose column does not have right side to attach to.


From: Dan Eble
Subject: Loose column does not have right side to attach to.
Date: Wed, 27 Aug 2014 01:29:04 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> 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 >>
}





reply via email to

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