on 2004-11-15 at 19:02 +0100, Erik Sandberg wrote:
> Can you please send complete (=compilable) scores which reproduce your 
> problems?


Here's a score with the no-barlines problem:

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


Works fine with two lines:

\context StaffGroup <<
    \new DrumStaff \with { \override StaffSymbol #'line-count = #2 }
    \drummode { mar2 mar | mar mar | }
    \new Staff \relative { c4 d e f | g a b c | }
>>


My command line is as follows:
# lilypond -f ps one-line-staff-no-barlines.ly

Attachment: one-line-staff-no-barlines.pdf
Description: Adobe PDF document

_______________________________________________
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to