%% Generated by lilypond-book.py
%% Options: [fragment,alt=[image of music],ragged-right,indent=0\mm]
\include "lilypond-book-preamble.ly"


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



\paper {
  #(define dump-extents #t)
  
  ragged-right = ##t
  indent = 0\mm
  force-assignment = #""
  line-width = #(- line-width (* mm  3.000000))
}

\layout {
  
}


{


% ****************************************************************
% ly snippet contents follows:
% ****************************************************************
\sourcefileline 158
<< \new Staff {
     \set Staff.implicitTimeSignatureVisibility = #all-invisible
     c'1
   }
   \new Staff {
     \set Staff.implicitTimeSignatureVisibility = #all-invisible
     c'1
   } >>



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