]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: Issue 4226: Document action of bar checks in lyrics
authorTrevor Daniels <t.daniels@treda.co.uk>
Fri, 12 Dec 2014 00:13:57 +0000 (00:13 +0000)
committerTrevor Daniels <t.daniels@treda.co.uk>
Thu, 18 Dec 2014 11:09:05 +0000 (11:09 +0000)
  Add a paragraph describing the rather surprising behaviour
  of bar checks in lyrics

  Re-position the text to avoid breaking up the discussion of
  bar checks in music

Documentation/notation/rhythms.itely

index a2c506cbbe4485d747e37f3be2c95d9d583380e6..6e6d5fcf3e8c5bd8e979fadb18318e444c312c24 100644 (file)
@@ -3064,15 +3064,6 @@ next example, the second bar check will signal an error.
 \time 3/4 c2 e4 | g2 |
 @end example
 
-Bar checks can also be used in lyrics:
-
-@example
-\lyricmode @{
-  \time 2/4
-  Twin -- kle | Twin -- kle |
-@}
-@end example
-
 An incorrect duration can result in a completely garbled score,
 especially if the score is polyphonic, so a good place to start
 correcting input is by scanning for failed bar checks and
@@ -3082,6 +3073,22 @@ If successive bar checks are off by the same musical interval,
 only the first warning message is displayed.  This allows the
 warning to focus on the source of the timing error.
 
+Bar checks can also be inserted in lyrics:
+
+@example
+\lyricmode @{
+  \time 2/4
+  Twin -- kle | Twin -- kle |
+@}
+@end example
+
+Note that bar check marks in lyrics are evaluated at the musical
+moment when the syllable @emph{following} the check mark is processed.
+If the lyrics are associated with the notes of a voice which has a
+rest at the beginning of a bar, then no syllable can be located at the
+start of that bar and a warning will be issued if a bar check mark is
+placed in the lyrics at that position.
+
 
 @funindex |
 @funindex "|"