%% Generated by lilypond-book
%% Options: [exampleindent=10.16\mm,indent=0\mm,line-width=160\mm,paper-height=845.047\pt,paper-width=597.508\pt,papersize='(cons (* 597.508 pt) (* 845.047 pt)),quote]
\include "lilypond-book-preamble.ly"


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

#(ly:set-option 'eps-box-padding 3.000000)



\paper {
  #(set-paper-size '(cons (* 597.508 pt) (* 845.047 pt)))
  indent = 0\mm
  line-width = 160\mm
  % offset the left padding, also add 1mm as lilypond creates cropped
  % images with a little space on the right
  line-width = #(- line-width (* mm  3.000000) (* mm 1))
  line-width = 160\mm - 2.0 * 10.16\mm
  % offset the left padding, also add 1mm as lilypond creates cropped
  % images with a little space on the right
  line-width = #(- line-width (* mm  3.000000) (* mm 1))
}

\layout {
  
}




% ****************************************************************
% ly snippet:
% ****************************************************************
\sourcefileline 1384
\layout {
  \context {
    \Score
    \override SpacingSpanner.base-shortest-duration = #(ly:make-moment 16 1)
  }
}
\new PetrucciStaff {
  \clef "petrucci-f3"
  \[ e1-3 \tweak ligature-flexa ##t d-4 \]
  \[ f1-3 e-4 d\longa-6 \]
  \[ f1-3 e-4 d\breve-7 \]
  \[ a\breve-3 g-7 f-7 \]
  \[ a\breve-3 g-7 a\longa-3 \]
  \[ b\longa-5 a\breve-7 g-7 f-7 e-7 d\longa-6 \]
  \[ e\breve-7 f-7 g-7 a-7 \]
  \[ g\maxima-1 c'\longa-3 \]
  \[ f\longa-3 g-3 \tweak right-down-stem ##t f-3 \]
  \[ f\breve-7 a\maxima-1 g\longa-6 \]
  \[ f\breve_3 e_7 \tweak ligature-pes ##t b\longa-2 \]
}


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