%% Generated by lilypond-book.py
%% Options: [fragment,indent=0\mm,line-width=#(- paper-width left-margin-default right-margin-default),notime,ragged-right,relative=1]
\include "lilypond-book-preamble.ly"


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



\paper {
  indent = 0\mm
  line-width = #(- paper-width left-margin-default right-margin-default)
  ragged-right = ##t
  force-assignment = #""
  line-width = #(- line-width (* mm  3.000000))
}

\layout {
  
 \context {
   \Score
   timing = ##f
 }
 \context {
   \Staff
   \remove "Time_signature_engraver"
 }
}



\relative c'
{


% ****************************************************************
% ly snippet contents follows:
% ****************************************************************
\sourcefileline 507
  \clef "petrucci-f3"
  \override NoteHead #'style = #'mensural
  c



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