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