Hi List, How do I get rid of the bar line in the bottom staff (only) at the end of the first system; see the attached picture. Lilypond code both inline below and attached.
\version "2.18.2"
<<
\new Staff {
c'4 c' c' c'
d' d' d' d'
e' e' e' e'
\break
f' f' f' f'
g' g' g' g'
}
\new Staff {
\stopStaff s1 \startStaff
a'4 a' b' b'
\stopStaff s1 \startStaff
c''4 c'' d'' d''
}
>>
\layout { ragged-right = ##t }
Regards,
Mogens
ossia.ly
Description: Binary data
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
