]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: clarify use of durations with \skip
authorTrevor Daniels <t.daniels@treda.co.uk>
Fri, 1 Oct 2010 21:39:19 +0000 (22:39 +0100)
committerTrevor Daniels <t.daniels@treda.co.uk>
Fri, 1 Oct 2010 21:39:19 +0000 (22:39 +0100)
Documentation/notation/rhythms.itely
Documentation/notation/vocal.itely

index 5ff676c0b7436ab62ae6a40f083b0f359169df41..e0321d305883f04350737058b7755a038335ef0e 100644 (file)
@@ -703,7 +703,9 @@ s2 c
 Spacer rests are available only in note mode and chord mode.  In
 other situations, for example, when entering lyrics, the
 command @code{\skip} is used to skip a musical moment.
-@code{\skip} requires an explicit duration.
+@code{\skip} requires an explicit duration, but this is ignored if
+the lyrics derive their durations from the notes in an associated
+melody through @code{\addlyrics} or @code{\lyricsto}.
 
 @lilypond[quote,verbatim,relative=2]
 <<
index 7a3fce6c41c3ebfcd60767294a9432407dc92aec..d4f84c28e3431c575732cb843ff102e5116423be 100644 (file)
@@ -532,9 +532,11 @@ inserted by hand.
 
 Making a lyric line run slower than the melody can be achieved by
 inserting @code{\skip}s into the lyrics.  For every @code{\skip},
-the text will be delayed another note.  The @code{\skip} command
+the text will be delayed by another note.  The @code{\skip} command
 must be followed by a valid duration, but this is ignored when
-@code{\skip} is used in lyrics.
+@code{\skip} is used in lyrics which derive their durations from the
+notes in an associated melody through @code{\addlyrics} or
+@code{\lyricsto}.
 
 @lilypond[verbatim,ragged-right,quote]
 \relative c' { c c g' }
@@ -796,9 +798,10 @@ indicates a melisma and will cause the preceding syllable to be
 left-aligned.
 
 @warning{The @code{@bs{}skip} command must be followed by a number,
-but this number is ignored in lyric mode.  Each @code{@bs{}skip}
-skips a single note of any value, irrespective of the value of the
-following number.}
+but this number is ignored in lyrics which derive their durations
+from the notes in an associated melody through @code{\addlyrics} or
+@code{\lyricsto}.  Each @code{@bs{}skip} skips a single note of any
+value, irrespective of the value of the following number.}
 
 @lilypond[verbatim,quote]
 \score {