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