Hi, Kamal:
I'm having trouble drawing chords with eighth notes as in the
attached pic.
Don't know why you're having trouble -- it's almost identical code...!
Best regards,
Kieren.
%%% CODE BEGINS
\version "2.9.14"
\paper
{
ragged-right = ##t
}
arpFix = \once \override Arpeggio #'extra-offset = #'(1.6 . -2)
stuff = \relative
{
\clef treble
<< { <d a' d f>8[ f'] } \\ { s8 \hideNotes \arpeggioDown \arpFix <e,
f'>\arpeggio } >>
}
\score
{
\stuff
}
%%% CODE ENDS
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user