Alle 13:09, giovedì 23 marzo 2006, Mats Bengtsson ha scritto:
> If you want the beaming to be determined based on the 
> syllables,
> then LilyPond needs some other method to figure out the duration of each 
> syllable.

I meant that the method to deterine syllable duration in lyrics is already 
implemented in lilypond. Try this snippet

<<
\new Voice = "canto" { 
        \relative c' {
                c8 d( e) f e d e g f e c d }
        } 
\new Lyrics \lyricsto "canto" {
  Ky -- _ _ ri e _ _ _ _ Ky -- ri -- e
}
>>


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

Reply via email to