lilypond-user
[Top][All Lists]
Advanced

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

Re: Bar Lines Disappear with Staff Line Count Change


From: Kieren MacMillan
Subject: Re: Bar Lines Disappear with Staff Line Count Change
Date: Sat, 10 Mar 2012 17:17:22 -0500

Hi Mark,

> Why do Bar Lines disappear when reducing the Staff Line count?

I don't know exactly…

> I've tried several alterations to the layout context for score, but don't get 
> the right results.

How about this?

\version "2.15.33"
\relative c'' {
\override Staff.BarLine #'bar-extent = #'(-2 . 2)
\override Staff.StaffSymbol #'line-count = #1
b4 s r r
b b8 b b b s4
b s s s
}

Hope this helps!
Kieren.


reply via email to

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