If you don't explicitly write out the duration of a note,
it gets the same duration as the previous note; c16 d e f.
It's exactly the same with chords; c16 <d b,> e f

In your ex1, both chords get the same duration as the
first c'.

(By the way, have you learnt about \relative yet? It seems that
you would save the '-key on you keyboard if you used it).

/Mats

[EMAIL PROTECTED] wrote:
Thanks to all who answered.
I promise to read the manual more thoroughly!
:-)
But I still don't understand why ex1 works!?

Thomas


Hello,

why does the 2nd example not work?

ex1:
--
\score {
\notes {
c' c' <c' e' g'> ~ <c' e' g'>
}
}
\paper {}
--


ex2:

--
\score {
\notes {
c' c' <c'8 e' g'> ~ <c' e' g'>
}
}
\paper {}
--


ex2 produces:

"syntax error, unexpected DIGIT, expecting NOTENAME_PITCH or '>':
c' c' <c'
        8 e' g'> ~ <c' e' g'>"


Thank you,


Thomas

Version 2.1.11 on Cygwin/Windows xp


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





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

-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================



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

Reply via email to