%% Generated by lilypond-book
%% Options: [indent=0\mm]
\include "lilypond-book-preamble.ly"


% ****************************************************************
% Start cut-&-pastable-section
% ****************************************************************



\paper {
  indent = 0\mm
}

\layout {
  
}





% ****************************************************************
% ly snippet:
% ****************************************************************
\sourcefileline 1730

\score {
   \new Staff \relative c'{
     \key c \minor
     \time 2/2
     g'2( es |
     f c) |
     es es4 f |
     \time 3/2 
     g1~ g4 r |
   }
}



% ****************************************************************
% end ly snippet
% ****************************************************************
