Re: Lyrics are skipping over chorded notes with grace notes

2006-07-24 Thread Rick Hansen (aka RickH)
___ > bug-lilypond mailing list > bug-lilypond@gnu.org > http://lists.gnu.org/mailman/listinfo/bug-lilypond > > -- View this message in context: http://www.nabble.com/Lyrics-are-skipping-over-ch

Re: Lyrics are skipping over chorded notes with grace notes

2006-07-24 Thread Eduardo Vieira
Hello Rick, Try explicitly instantianting voices. (See the section about that in the manual): Instead of << { \stemUp g4 } \\ { \stemUp g'4 } >> Try << \new Voice { \voiceOne g4 } { \voiceFour g'4 } >> \oneVoice or something. For aligning lyrics using lyricsto you need to instantiate voices

Re: Lyrics are skipping over chorded notes with grace notes

2006-07-22 Thread Rick Hansen (aka RickH)
ignored, so the problem is not the grace note: << { \stemUp g4 } \\ { \stemUp g'4 } >> thanks Rick -- View this message in context: http://www.nabble.com/Lyrics-are-skipping-over-chorded-notes-with-grace-notes-tf1986350.html#a5451504 Sent from the Gnu - Lilypo

Lyrics are skipping over chorded notes with grace notes

2006-07-22 Thread Rick Hansen (aka RickH)
example I can provide one, for now I am going to move the graced note to a different polyphonic voice as a work around. thanks Rick -- View this message in context: http://www.nabble.com/Lyrics-are-skipping-over-chorded-notes-with-grace-notes-tf1986350.html#a5451353 Sent from the Gnu - Lilypond