X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ftablature-string-tunings.ly;h=964c7aa7bd6236924ca3e50ceb872520c01419a5;hb=f70f949ada045f29480bdfde1e855fa5367dc639;hp=f090ee737741180111042d0f285fc98bc527ac7d;hpb=9c31b0d42a407a412a324a6586cfb0437de4bfd8;p=lilypond.git diff --git a/input/regression/tablature-string-tunings.ly b/input/regression/tablature-string-tunings.ly index f090ee7377..964c7aa7bd 100644 --- a/input/regression/tablature-string-tunings.ly +++ b/input/regression/tablature-string-tunings.ly @@ -1,17 +1,17 @@ \header { - texidoc = "For other tunings, it is sufficient to set + texidoc = "For other tunings, it is sufficient to set @code{stringTunings}. The number of staff lines is adjusted accordingly." } -\version "2.1.36" +\version "2.10.0" -\score { - \notes \new TabStaff { - \set TabStaff.stringTunings = #'(5 10 15 20) - \relative c'' { c4 d e f } - } + +\new TabStaff { + \set TabStaff.stringTunings = #'(5 10 15 20) + \relative c'' { c4 d e f } } +