Omri Abram wrote
> Is it possible to have different types of barlines for each staff?
> for instance staff 1 has tic barlines, and staff 2 dotted ones?
Hi Omri,
Yes, it's possible to set the type of barline per stave, e.g.
%%%%%%%
\version "2.18.2"
<<
\new Staff { \set Staff.whichBar = "!" \repeat unfold 10 R1 }
\new Staff { \set Staff.whichBar = ";" \repeat unfold 10 R1 }
>>
HTH,
Torsten
--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user