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


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



\paper {
  indent = 0\mm
  line-width = 160\mm
  force-assignment = #""
  line-width = #(- line-width (* mm  3.000000))
}

\layout {
  
}





% ****************************************************************
% ly snippet:
% ****************************************************************
\sourcefileline 247
\relative c'' {
  \compoundMeter #'(3 1 8)
  c8 c c c
  \compoundMeter #'((2 8) (5 8))
  c8 c c c c c c
  \compoundMeter #'((1 2 3 8) (1 4) (3 8))
  c8 c c c c c c4 c8 c c
}



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