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 | }
>>
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond