%% 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 c \major \cadenzaOn a'\breve b'8 c'' a'4 \bar "|" f'\breve e'8 f' d'4 \bar "||" \cadenzaOff % **************************************************************** % end ly snippet % **************************************************************** }