%% Generated by lilypond-book.py
%% Options: [alt=[image of music],indent=0\mm,line-width=13.0\cm]
\include "lilypond-book-preamble.ly"







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

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

\layout {
  
}



% ****************************************************************
% ly snippet:
% ****************************************************************
\sourcefileline 668
\relative c'' {
  \key as \major
  \time 2/4
%  \override Score.TextScript #'font-style = #'large
  \grace { bes16 } as8_"notation" as16 bes as8 g |
  \grace { as16[( bes] } < c as >4-)
  \grace { as16[( bes] } < c as >4-) \bar "||"
  \grace { bes16 } as8_"performance" as16 bes as8 g |
  << \context Voice = va { \stemUp\tieUp as32 bes c8. as32 bes c8. }
    \context Voice = vb { \stemDown\tieDown as16 ~ as8. as16 ~ as8. } >>
  \bar "||"
}



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