bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1439 in lilypond: dashes in barline and spanbar should be the same


From: lilypond
Subject: Issue 1439 in lilypond: dashes in barline and spanbar should be the same
Date: Tue, 07 Dec 2010 19:41:22 +0000

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

New issue 1439 by brownian.box: dashes in barline and spanbar should be the same
http://code.google.com/p/lilypond/issues/detail?id=1439

\version "2.13.41"

\score {
  \new ChoirStaff <<
    \new Staff { c''1 \bar "dashed" c''1 }
    \new Staff { c''1 c''1 }
  >>
}

\layout {
  \context {
    \ChoirStaff
      \consists "Span_bar_engraver"
  }
}


Attachments:
        test-lo.png  1.4 KB
        test-hi.png  529 bytes




reply via email to

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