Below is the text that I have been getting the most troubles with.





\header {
  title = ""
  composer = "Kummer"
}

upper = \relative c' {
  \clef bass
  \key c \major
  \time 4/4

  c2-2^\markup { \bold Tempo \bold giusto } \downbow \mf e-1^\markup {
\italic cantabile } g-4 f8-2 ( [ e d c-2 ] ) b2-1 f'-2 e2.-1 e4 \break f-2 (
b,-3 ) c-4 ( e-1 ) f-2 ( b,-3 ) c-4 ( e-1 ) d-4 ( c8-2 b-1 ) b( [ a g fis-3
] ) a4-0 ( b8 a) g4 r \break e \downbow \p \< ( g8 c) e-1 ( [ f-2 fis-3 g-4
\! ] ) g2-4 fis-3 d,4-0 \p \< ( f8-2 b-1 ) d-1 ( [ dis-2 e-3 f!-4 \! ] )
f2-4 e-3 \break e,8-1 \f ( [ g-4 c-2 e-1 ] ) g2-4 f,8-2 ( [ a-1 c-4 f-2 ] )
a2^\markup { \finger "O" } g4-4 \> ( fis-3 f-2 b,-1 \! ) d2( c4) r4 \bar
"|."
}

lower = \relative c {
  \clef bass
  \key c \major
  \time 4/4

  c4_\markup { \italic dol. } ( e) c( g') c,( e) c( e) d( g) b,( g') c,( g')
c,( g') d( g) e( c) d( g) e( c) b( c) d2 c4( g) b( g) c1 d4( a'8 b c [ a fis
d ] ) g,1 c4( g'8 b c [ g e c ] ) c2 e,8( [ g c e ] ) f2 f,8 ( [ a c f ] ) e
( [ g, ees' g, ]  d' [ g, f' g, ] ) < g f'>2 ~ ( <c e>4 ) r4 \bar "|."
}

\score {
  \new PianoStaff <<
    \new Staff = "upper" \upper
    \new Staff = "lower" \lower
  >>
  \layout { }
  \midi { }
}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to