\version "2.24.4" voiceone = \relative c'' { \set harmonicDots = ##t \mergeDifferentlyHeadedOn \stemNeutral \slurNeutral \tieNeutral \override MultiMeasureRest.staff-position = #0.0 \clef G R1*3/4 | R1*3/4 | R1*3/4 | R1*3/4 | \section \break \repeat volta 2 { \tuplet 3/2 { a8 bes a } d4. a8 | \tuplet 3/2 { g8 a g } d'4 g,8 b8\rest | a4.^> g8 \tuplet 3/2 { g8 f e } | f2 b4\rest | R1*3/4 | R1*3/4 | \tuplet 3/2 { a8 bes a } f'4. a,8 | \tuplet 3/2 { g8 a g } e'4. d8 | c4. bes8 \tuplet 3/2 { bes8 a g } | a2 b4\rest | R1*3/4 | R1*3/4 | a8. cis16 f4. e8 | d8. a16 f4. d8 | \tuplet 3/2 { bes'8 a bes } d4. bes8 | a2. | \tuplet 3/2 { g8 fis g } bes4. g8 | f2. | a8. cis16 f4. e8 | d8. a16 fis4. d8 | \tuplet 3/2 { bes'8 ais bes } d4. bes8 | a2. | \tupletDown \tuplet 3/2 { e'8^\f dis e } g4. cis,8 | } \alternative { { d2. R1*3/4 R1*3/4 R1*3/4 R1*3/4 R1*3/4 R1*3/4 R1*3/4 R1*3/4 } { d2. } } % \section % \break a8. a16 cis8. cis16 e8. e16 | d4 cis b4\rest | a4. cis8 e8. d16 | cis2 b4\rest | fis'4. e8 \tuplet 3/2 { e8 d cis } | b8. cis16 d4^> b8 b\rest | R1*3/4 | R1*3/4 | \tupletUp \tuplet 3/2 { b8 ais b } d4. b8 | a2. | \tupletDown \tuplet 3/2 { e'8^\f dis e } g4. cis,8 | d2.~ | d4 b\rest d | bes2. | a | fis2 b4\rest | R1*3/4 | R1*3/4 | R1*3/4 | R1*3/4 | R1*3/4 | \tweak X-offset -1.0 R1*3/4^\fermata | \bar "|." } voicetwo = \relative c { \stemNeutral \slurNeutral \tieNeutral \stemDown \slurDown \tieUp \hideNotes a2.^\markup { \translate #`(-4 . 3 ) { \hspace #0 \bold \roman \fontsize #1.0 "Mässig" } } } voicethree = \relative c' { \stemNeutral \slurNeutral \tieNeutral \stemDown \tieDown \slurDown } voicefour = \relative c { } guitarone = << \voiceone \\ \voicetwo \\ \voicethree \\ \voicefour >>