\score {
<<
\new Staff { c'1 c' c' }
\new Staff { c'1 c' c' }
>>
\layout{ \context { \Score
\consists Span_bar_engraver
}}
}
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
I'd like to connect staffs at the beginning (default) and end of each
line, but
not in the middle. Can any of the variables in Span_bar_engraver do
this?
I'm not certain if print-fuction is designed to handle this kind of
thing or not.
- Can Span_bar_engraver only print at linebreaks? Graham Percival
- Re: Can Span_bar_engraver only print at linebreaks? Mats Bengtsson
- Re: Can Span bar engraver only print at linebreak... Thies Albrecht
- Re: Can Span bar engraver only print at lineb... Mats Bengtsson
- Re: Can Span_bar_engraver only print at linebreak... Graham Percival
