From 52134ac82f183fffd5ff5a3ca73568849b287596 Mon Sep 17 00:00:00 2001 From: Marc Hohl Date: Thu, 1 Apr 2010 08:18:11 +0200 Subject: [PATCH] Issue 1046: better \deadNote example --- Documentation/notation/fretted-strings.itely | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/notation/fretted-strings.itely b/Documentation/notation/fretted-strings.itely index a39a809ba2..e4df5e027f 100644 --- a/Documentation/notation/fretted-strings.itely +++ b/Documentation/notation/fretted-strings.itely @@ -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 { -- 2.39.2