From: Carl Sorensen Date: Mon, 25 Aug 2008 14:52:03 +0000 (-0600) Subject: Fix chords in fretted-strings.itely X-Git-Tag: release/2.11.57-1~7^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c3323499a4793a10899fcb74a97b0c0866bb4a61;p=lilypond.git Fix chords in fretted-strings.itely --- diff --git a/Documentation/user/fretted-strings.itely b/Documentation/user/fretted-strings.itely index a13e61a53f..e5c0697d7b 100644 --- a/Documentation/user/fretted-strings.itely +++ b/Documentation/user/fretted-strings.itely @@ -371,7 +371,7 @@ the fret-diagram markup string. \clef "treble_8" < f, c f a c' f'>1 ^\markup \fret-diagram #"c:6-1-1;6-1;5-3;4-3;3-2;2-1;1-1;" - < g, b, d g b' g'> ^\markup + < g, d g b d' g'> ^\markup \fret-diagram #"c:6-1-3;6-3;5-5;4-5;3-4;2-3;1-3;" } >> @@ -391,7 +391,7 @@ can be changed in the fret-diagram markup string. \clef "treble_8" < f, c f a c' f'>1 ^\markup \fret-diagram #"s:1.5;c:6-1-1;6-1;5-3;4-3;3-2;2-1;1-1;" - < g, b, d g b' g'> ^\markup + < g, b, d g b g'> ^\markup \fret-diagram #"h:6;6-3;5-2;4-o;3-o;2-o;1-3;" } >> @@ -491,7 +491,7 @@ Barre indicators can be included in the fret-diagram-terse markup string. \clef "treble_8" < f, c f a c' f'>1 ^\markup \fret-diagram-terse #"1-(;3;3;2;1;1-);" - < g, b, d g b' g'> ^\markup + < g, d g b d' g'> ^\markup \fret-diagram-terse #"3-(;5;5;4;3;3-);" } >> @@ -581,7 +581,7 @@ fret-diagram-verbose markup string. (place-fret 1 1) (barre 6 1 1) ) - < g, b, d g b' g'> ^\markup + < g, b, d g b g'> ^\markup \fret-diagram-verbose #'( (place-fret 6 3 2) (place-fret 5 2 1)