lilypond problem

From: Fred Emmott (pcfreak65_at_hotmail.com)
Date: 01/29/04


Date: Thu, 29 Jan 2004 19:52:37 +0000

Does this work properly for you guys?

\score {
    \notes {
        \time 3/4
        \clef treble
        \relative c''' {
            bes8. a16 b aes8. g16 a ges8 f e cis
            bes8. c16 b bes2
        }
    }
    \paper { }
}

Its the first two bars of debussy's syrinx. Lilypond seems to be ignoring
the numbers - fisrt note appears as a dotted crotched (quarter note),
second as a plain crotchet (quarter note), and all others are output either
as crotchets or dotted crotechds, apart from the bes2.

Any ideas?
Thanks,

Fred