%% 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 1083

\score {
  \new Staff \with { \remove "Time_signature_engraver" }
      \relative c'' {
   \time 2/4
   \key bes \major 
   es8.( d16) bes8.( d16) | 
   es4.( bes8) |
   es8 es16( d) bes8( d) |
   es4~ es8 r |
   bes8.( a16) f8.( a16) |
   bes8 bes16( a) f8( a) |
   bes16( a) bes( a) f8 f16( a) |
   bes4~ bes8 r |
  }
}



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