[Top][All Lists]
[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
one-line-staff-no-barlines.pdf
Description: Adobe PDF document
Re: one-line percussion staff, barlines, bar rests and dynamics, Mats Bengtsson, 2004/11/15