X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ftablature-full-notation.ly;fp=input%2Fregression%2Ftablature-full-notation.ly;h=55f65479114b503269757d1ad1efbb42c0e6501c;hb=0ac07f31e0f95fc18e5916ce756b9c746af7cc58;hp=2fbe808836f0bc365977b10a58ef9cb570d49174;hpb=2f1263e2ccdddcac2eb9f7d8ce2ed92867d3d160;p=lilypond.git diff --git a/input/regression/tablature-full-notation.ly b/input/regression/tablature-full-notation.ly index 2fbe808836..55f6547911 100644 --- a/input/regression/tablature-full-notation.ly +++ b/input/regression/tablature-full-notation.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.17.11" \header{ texidoc = "As default, tablature staves show only the fret numbers, because in most situations, they are combined with normal staves. @@ -18,15 +18,17 @@ tabstuff = { \ottava #1 r4 d'4 r8 e | \ottava #0 - \times 3/4 { b,4 c \glissando d\5 \glissando c } | + \tuplet 4/3 { b,4 c \glissando d\5 \glissando c } | c4. d-_( | e\varcoda-> ) - \override TextSpanner #'(bound-details left text) = "rit." f\startTextSpan | + \override TextSpanner.bound-details.left.text = "rit." f\startTextSpan | g ~ g\prall | g\thumb e-.\stopTextSpan \bar "|." } +#(set-global-staff-size 18) + \score { << \new Staff { \clef "G_8" \tabstuff }