%% Generated by lilypond-book.py
%% Options: [fragment,indent=0\mm,alt=[image of music],notime,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 {
  
 \context {
  \Score
  timing = ##f
 }
 \context {
  \Staff
  \remove Time_signature_engraver
 }
}


{


% ****************************************************************
% ly snippet contents follows:
% ****************************************************************
\sourcefileline 3446
%\override Score.TextScript #'font-style = #'large
\set Score.automaticBars = ##f
\relative c'' {
  \override NoteHead #'style = #'mensural
  a\longa_"longa" a\breve_"breve"
  \revert NoteHead #'style
  a1_"1/1" a2_"1/2" a4_"1/4" s16 a8_"1/8" s16
  a16_"1/16" s16 a32_"1/32" s16 a64_"1/64" s32 }



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