lilypond-user
[Top][All Lists]
Advanced

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

Re: Double barline with white filling


From: Jayaratna
Subject: Re: Double barline with white filling
Date: Wed, 29 Oct 2014 09:41:08 -0700 (PDT)

Hi Pierre,

Yes, I guess this is the easiest way to have Lilypond setting the line
breaks.
I just tweaked a little your code, 

gap = \mark\markup { 
  \with-color #white
  \with-dimensions #'(0 . 0) #'(0 . 0)
 \filled-box #'(-.25 . .25) #'(-5.5 . 0) #0
}

and removed %\override BarLine.kern = #9.7 

to get it working like a default double barline.

Now I can add as many bars as I want and have lilypond calculating the line
breaks and making several same-width lines.

Thank you so much!!!
Andrea



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Double-barline-with-white-filling-tp168080p168083.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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