Classical mistake... Her goes:

\include "paper20.ly"
\version "1.5.63"
melody = \notes  \relative c'' \context Voice = LHa {
    | c8 \( (d e ) f g ( a b ) c
    | c ( b a ) g f ( e d ) c
}

\score {
    \context Staff = melody {
        \time 4/4
        \melody
    }
    \paper {
    }
}

-- 
peace, love & harmony
Atte



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to