lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Arpeggio collision


From: Friedrich Fischer
Subject: Arpeggio collision
Date: Wed, 29 Oct 2008 11:51:06 +0100
User-agent: Opera Mail/9.52 (Win32)

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]