]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/notation/rhythms.itely
NR 1.2.1.d: Split note more appropriately (issue 5027)
[lilypond.git] / Documentation / notation / rhythms.itely
index 2df6cbaee7ec22e39e9072fdeba2f2b0b09656db..9d4a75634699f2515e5936f5fc3b1c0d171c3b05 100644 (file)
@@ -443,7 +443,7 @@ used when note values cross larger subdivisions of the measure:
 
 @lilypond[verbatim,quote]
 \relative {
-  r8 c'~ 2 r4 |
+  r8 c'4.~ 4 r4 |
   r8^"not" c2~ 8 r4
 }
 @end lilypond