Gianmaria,
See the attached.
Mark
From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr....@gnu.org]
On Behalf Of Gianmaria Lari
Sent: Saturday, January 14, 2017 2:08 AM
To: lilypond-user <lilypond-user@gnu.org>
Subject: beams in treble and bass staff
Novice question. Attached it's a small music fragment from an harpe score. How
can I write it using lilypond?
Thank you, g.
\version "2.18.2"
\score {
\new PianoStaff <<
\new Staff = "upper"
\relative c'' {
\time 6/8
\key c \major
g'4. f8 e d |
}
\new Staff = "lower"
\relative c {
\clef treble
\key c \major
c'16 d f g
\change Staff = "upper"
b d s4. |
}
>>
\layout { }
}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user