bug-lilypond
[Top][All Lists]
Advanced

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

one-line percussion staff: no barlines


From: Antti Kaihola
Subject: one-line percussion staff: no barlines
Date: Mon, 15 Nov 2004 20:34:43 +0200

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


reply via email to

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