X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ftablature-string-tunings.ly;h=f4da7e4e3ed21401c55093be821f2cc28efd1599;hb=becfb1f1b2bcc675fc65cafd26002fb5eaf2d88f;hp=e674f034bcc5d44ad654ccb3d69f300f3287518b;hpb=7e8d660df15820c540b74a4ab74d175284cd9008;p=lilypond.git diff --git a/input/regression/tablature-string-tunings.ly b/input/regression/tablature-string-tunings.ly index e674f034bc..f4da7e4e3e 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.30" +\version "2.7.39" -\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 } } +