Quoting Eduardo Vieira <[EMAIL PROTECTED]>:

Hello!
Replace this line:
<<  \new Voice = "staffCinco" { \voiceOne { bes'4. bes8 <bes g>4 <bes g>} }
{ \voiceTwo f4 f }  \oneVoice >>

With this:
<< { \voiceOne { bes'4. bes8 <bes g>4 <bes g>} }  { \voiceTwo f4 f }   >>
\oneVoice

I guess that you mean
<< { \voiceOne { bes'4. bes8 <bes g>4 <bes g>} } \new Voice { \voiceTwo f4 f } >>
\oneVoice

  /Mats



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

Reply via email to