%% 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 97
\relative c' {
  \textLengthOn
  des1^\markup {
    \woodwind-diagram #'bassoon #'((lh . (thumb-cis))
                                   (cc . (one two three five six))
                                   (rh . (f)))
    } _"bassoon"
  c1^\markup {
    \woodwind-diagram #'oboe #'((rh . (c))
                                (lh . ())
                                (cc . (one two three four five six)))
    } _"oboe"

}



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