[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: \skip ignores value in \lyrics context (v2.2.6)
From: |
Mats Bengtsson |
Subject: |
Re: \skip ignores value in \lyrics context (v2.2.6) |
Date: |
Wed, 01 Dec 2004 11:16:28 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913 |
I guess that you use \lyricsto or \addlyrics to combine the lyrics
with the music. In that case, the durations specified in the lyrics
section are completely ignored, since each new syllable is matched to
the next note of the music. From your question, it seems that the \skip
is just handled as any syllable, so you could get the same result but
save typing by using an underscore for each note you want to skip.
However, there are several alternatives. One such alternative is to
remove the \lyricsto (or \addlyrics) and explicitly specify the duration
of each syllable separately. In that case, the \skip commands will work
normally as well. Another alternative is to insert \melisma and
\melismaEnd in the music at the appropriate places, see the manual.
Finally, you could divide your melody into several Voice contexts so
you could use \lyricsto to match a section in the middle of a piece.
/Mats
Michael Kallas wrote:
Hi,
\skip requires a value, which seems to be completely ignored in \lyrics
context. So I have to enter 14 times \skip 1 if I want to skip 14 notes
with my lyrics. That is quite unhandy.
Best regards
Michael Kallas
_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: address@hidden
WWW: http://www.s3.kth.se/~mabe
=============================================
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: \skip ignores value in \lyrics context (v2.2.6),
Mats Bengtsson <=