Hi Kees!

> I try to get those notes in one measure, but the appear in 2 measures
As you want two voices to happen simultanously you have to include them in
<< ... >>

 \version "2.6.5"
 <<
    \new Staff
    {
      \time 4/4
      \key es \major
      \clef treble
      \relative {
       <<
        {<bes' es g>4 <bes es g> r8 <bes es g>4 <bes es g>8} \\
        {c,2 es}
       >>
      }
    }
  >>

Kind regards,
Thies Albrecht

-- 
DSL-Aktion wegen großer Nachfrage bis 28.2.2006 verlängert:
GMX DSL-Flatrate 1 Jahr kostenlos* http://www.gmx.net/de/go/dsl


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to