lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4084 in lilypond: Loose column does not have right


From: lilypond
Subject: [Lilypond-auto] Issue 4084 in lilypond: Loose column does not have right side to attach to
Date: Sat, 30 Aug 2014 12:49:09 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 4084 by address@hidden: Loose column does not have right side to attach to
https://code.google.com/p/lilypond/issues/detail?id=4084

Dan Eble wrote :

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

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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