Would you please help me to solve the collision problem between note and arpeggio.
Regards Fischer

%%%%%%
\version "2.11.63"
        \new Staff \with { \consists "Span_arpeggio_engraver" }
        { \time 6/8     
        \transposition c
        \key g \minor
        \clef treble
        \set Staff.connectArpeggios = ##t {
      <<
                { R2. }
        \\
                { g16 d' <bes' d''> d' d d' g d' <bes' d''> d' d d' }
        >>
      <<
                { r4 r8 <g'' b'' g'''>4.\arpeggio }
        \\
                { g16 d' <bes' d''> d' d d' g4.\arpeggio }
        >>
        \bar "|."
        }
        }
%%%%%%

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


No virus found in this outgoing message
Checked by PC Tools AntiVirus (5.0.0.10 - 10.100.048).
http://www.pctools.com/free-antivirus/


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to