...@kayju.com
Sent: Friday, January 06, 2017 1:24 PM
To: Lilypond User
Subject: undesired bar line
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
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' *\omit
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