%% Generated by lilypond-book %% Options: [fragment,alt=[image of music],ragged-right,indent=0\mm] \include "lilypond-book-preamble.ly" % **************************************************************** % Start cut-&-pastable-section % **************************************************************** \paper { #(define dump-extents #t) ragged-right = ##t indent = 0\mm } \layout { } { % **************************************************************** % ly snippet contents follows: % **************************************************************** \key ees \major \cadenzaOn bes'\breve g'8 ees' f'4 \bar "|" g'\breve ees'8 f' ees'4 \bar "||" \cadenzaOff % **************************************************************** % end ly snippet % **************************************************************** }