[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
one-line-staff-no-barline fixed
From: |
Erik Sandberg |
Subject: |
one-line-staff-no-barline fixed |
Date: |
Sun, 6 Feb 2005 22:54:53 +0100 |
User-agent: |
KMail/1.7.1 |
This bug is fixed in 2.5.11:
\version "2.5.0"
\header {
texidoc = "When a staff has one line only, no barlines are printed."
reportedin = "2.5.0"
}
\context StaffGroup <<
\new DrumStaff \with { \override StaffSymbol #'line-count = #1 }
\drummode { mar2 mar | mar mar | }
\new Staff \relative { c4 d e f | g a b c | }
\new DrumStaff \with { \override StaffSymbol #'line-count = #2 }
\drummode { mar2 mar | mar mar | }
>>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- one-line-staff-no-barline fixed,
Erik Sandberg <=