Sorry, I forgot to expand the tabs:

\version "2.10.0"

<<
  \chords { g2:7 c g:7 c g:7 c:maj7 g:7.9.13 c:6.9 }

  \relative c'' {
    #(set-octavation 1)
    <g d'f b>2^\markup \fret-diagram-terse #"x;x;5;7;6;7;"
    <g c e c'>^\markup \fret-diagram-terse #"x;x;5-(;5;5-);8;"
    <g b f' g>^\markup \fret-diagram-terse #"x;10;9;10;8;x;"
    <c, e' g c>^\markup \fret-diagram-terse #"8-(;10;10;9;8;8-);"
    #(set-octavation 0)
    <g f' b d>^\markup \fret-diagram-terse #"3;x;3;4;3;x;"
    <c e b' e>^\markup \fret-diagram-terse #"x;3;2;4;5;x;"
    <g f' b e a>^\markup \fret-diagram-terse #"3;x;3;4;5-(;5-);"
    <c e a d g>^\markup \fret-diagram-terse #"x;3;2-(;2-);3-(;3-);"
  }
>>



_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to