X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ftablature-string-tunings.ly;h=d404825691036a95572a36d1bfe4931e9f425c6f;hb=49f9b097ce73335f8a6b3436c43df1aed8a77288;hp=806f334972ae756b0dc26b15ab11e027c099c45a;hpb=34eb783cd6b1af2fd7cf2c573ec9dc7e9d16e7f7;p=lilypond.git diff --git a/input/regression/tablature-string-tunings.ly b/input/regression/tablature-string-tunings.ly index 806f334972..d404825691 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.6.0" +\version "2.11.51" -\score { - \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 } } +