%% Generated by lilypond-book.py %% Options: [fragment,relative=2,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: % **************************************************************** { \override Beam #'break-overshoot = #'(-0.5 . 0.5) \set stemLeftBeamCount = #2 c8[ c16 \set stemRightBeamCount = #3 c ] } % **************************************************************** % end ly snippet % **************************************************************** }