Re: Skipping notes with a hyphenated word

2009-10-26 Thread Wilbert Berendsen
Op zaterdag 24 oktober 2009 schreef Father: > I'm trying to set two verses. Verse 1 has an extra note, and it's no > problem to get rid of it in verse 2 with \skip. The problem is that the > word in verse 2 is actually a hyphenated word, so a hyphen of some sort > _must_ appear. Try: lyricsThr

Re: Skipping notes with a hyphenated word

2009-10-24 Thread Trevor Daniels
-Eluze wrote Saturday, October 24, 2009 9:38 PM Father Horton wrote: I'm trying to set two verses. Verse 1 has an extra note, and it's no problem to get rid of it in verse 2 with \skip. The problem is that the word in verse 2 is actually a hyphenated word, so a hyphen of some sort _must_

Re: Skipping notes with a hyphenated word

2009-10-24 Thread -Eluze
\lyricmode { la -- \skip 4 la } -- View this message in context: http://www.nabble.com/Skipping-notes-with-a-hyphenated-word-tp26042268p26042867.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. ___ lilypond-user mailin

Skipping notes with a hyphenated word

2009-10-24 Thread Father Horton
Minimal example: \version "2.12.0" lyricsOne = \lyricmode { la -- la -- la } lyricsTwo = \lyricmode { la \skip 4 la } %lyricsThree = lyricmode { me -- " " me } muzik = \relative c' { c2\( c4\) c } \score { \context Staff << \context Voice = melody { \muzik } \context Lyrics = one \lyr