\version "2.24.4" voiceone = \relative c { \set harmonicDots = ##t \mergeDifferentlyHeadedOn \stemNeutral \slurNeutral \tieNeutral \override MultiMeasureRest.staff-position = #0.0 \set Staff.instrumentName = "Gtr2 " \repeat volta 2 { \partial 4 { d4_!^\markup { \translate #`(-6 . 3.0 ) { \hspace #0 \bold \roman \fontsize #1.0 "Allegretto" } } } | g_! a_! b^! | c2 a4 | b g a | \grace { \stemUp g16( } \stemNeutral fis4) e8 d d fis | g4_! a_! b-! | c fis8\trill( e16 fis g4) | b,8\trill( a16 b c4) a | b b\rest } \break \repeat volta 2 { b4 | a8( g fis e dis fis) | e( fis g gis b a) | g( fis e d cis e) | d( e fis g a fis) | g4_! a_! b-! | c fis8\trill( e16 fis g4) | b,8\trill( a16 b c4) a | b b\rest } \key d \major \break \repeat volta 2 { b4\rest^\markup { \translate #`(-3 . 2.4 ) { \hspace #0 \bold \roman \fontsize #1.0 "Trio" } } | fis8( d fis d fis d) | fis( d fis d fis d) | e( cis e cis e cis) | g'( a, g' a, g' a,) fis'( d fis d fis d) | fis( d fis d fis d) | g( a b g e g) | fis4 b\rest } \break \repeat volta 2 { cis,8( d | e fis g a b a | g[ fis e d)] e( fis | gis a b cis d b) | a( g fis e d e) | fis( d fis d fis d) | fis( d fis d fis d) | e( cis e cis e cis) | g'( a, g' a, g' a,) | fis'( d fis d fis d) | fis( d fis d fis d) | g( a b g e g) | fis4 b\rest } % \bar "|." } voicetwo = \relative c'' { \stemNeutral \slurNeutral \tieNeutral \stemUp } voicethree = \relative c'' { \stemNeutral \slurNeutral \tieNeutral } voicefour = \relative c { } guitartwo = << \voiceone \\ \voicetwo \\ \voicethree \\ \voicefour >>