X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fly-examples%2Ftab-example.ly;h=1d954efbc6875c025912fec0b80a9a1d324a7778;hb=3af0951f9a11677240efa6228683dd4fcea13eaf;hp=fbccc1f5585f627428c04821041a71a2136ede7e;hpb=652ed35a2013489d0a14fede6307cd2595abb2c4;p=lilypond.git diff --git a/Documentation/ly-examples/tab-example.ly b/Documentation/ly-examples/tab-example.ly index fbccc1f558..1d954efbc6 100644 --- a/Documentation/ly-examples/tab-example.ly +++ b/Documentation/ly-examples/tab-example.ly @@ -1,4 +1,4 @@ -\version "2.17.30" +\version "2.19.21" #(define (glissando::calc-extra-dy grob) (let* ((original (ly:grob-original grob)) @@ -18,21 +18,21 @@ upper= \relative c' { \set Staff.midiInstrument = #"acoustic guitar (steel)" \set fingeringOrientations = #'(left) - \partial 4. cis8 e4 + \partial 4. \acciaccatura c16 \glissando cis8 e4 < cis-1 g'-3 >2 s8 \grace a16 ( \glissando < b-2 >8\3 ) < d-1 > ( b ) < e-3 >\2 ( b ) \grace < ais-2 >16 ( \glissando a8 g ) s4. s4. < d'\3 g\2 >8 < gis,\4 d'\3 fis\2 >2\arpeggio ~ < gis\4 d'\3 fis\2 >2 < b'\2\harmonic e\harmonic >2\fermata } -lower= \relative c { +lower= \relative { \set fingeringOrientations = #'(left) \partial 4. s4. s4 e,4 s2 s2 s8 < e'-3 >4. ~ e4 \hideNotes \grace { b8 \glissando s4 } \unHideNotes < e-2 >4\5 e,2 ~ - e2 < e'\6\harmonic > + 2 < e'\6\harmonic > } \score {