]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 1046: better \deadNote example
authorMarc Hohl <marc@hohlart.de>
Thu, 1 Apr 2010 06:18:11 +0000 (08:18 +0200)
committerGraham Percival <graham@percival-music.ca>
Thu, 1 Apr 2010 06:44:22 +0000 (07:44 +0100)
Documentation/notation/fretted-strings.itely

index a39a809ba2c7e559c378d595e1ded1854625c5c7..e4df5e027f527dac05dd03f8b24a5022fcf8924c 100644 (file)
@@ -1481,12 +1481,12 @@ within normal and tablature staves:
 @lilypond[quote,ragged-right,verbatim]
 music = \relative c' {
   < a\3 \deadNote c\2 a'\1 >4
-  < b\3 \deadNote d\2 b'\1 >4
-  < c\3 \deadNote e\2 c'\1 >8
+  < b\3 \deadNote d\2 b'\1 >
+  < c\3 \deadNote e\2 c'\1 >
   \deadNotesOn
-  \times 2/3 { g16\3 b\2 e\1 }
+  \times 2/3 { g8 b e }
   \deadNotesOff
-  < a,\3 c\2 e\1 >4
+  < a,\3 c\2 e\1 >1
 }
 \new StaffGroup <<
   \new Staff {