%% Generated by lilypond-book.py %% Options: [relative=2,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 { } \relative c'' { % **************************************************************** % ly snippet contents follows: % **************************************************************** \set allowBeamBreak = ##t \override Beam #'break-overshoot = #'(1.0 . 2.0) c2.. c8[ \break c] % **************************************************************** % end ly snippet % **************************************************************** }