X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ftablature-full-notation.ly;h=eed3f35a5f790c0623246432027e37879d232884;hb=90d1cf58a1f5c2f75bf4ace43911c4b6d33245da;hp=7f338df38c584d6c99a6e90934f40f0e36dd5555;hpb=235de94b7408e9badc7b82c8e0dae8f05009adc3;p=lilypond.git diff --git a/input/regression/tablature-full-notation.ly b/input/regression/tablature-full-notation.ly index 7f338df38c..eed3f35a5f 100644 --- a/input/regression/tablature-full-notation.ly +++ b/input/regression/tablature-full-notation.ly @@ -1,4 +1,4 @@ -\version "2.13.37" +\version "2.19.2" \header{ texidoc = "As default, tablature staves show only the fret numbers, because in most situations, they are combined with normal staves. @@ -12,22 +12,23 @@ tabstuff = { c4^"test" d( e) | f4\f g a^\fermata | R2.*3 | - c8\<\( c16 c ~ c2\! | - c'2.\) | + c8\<\( c16 c ~ 2\! | \mark \default - R2. | + c'2.\) | \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 | - g ~ a\prall | + \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 }