%% Generated by lilypond-book.py %% 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: % **************************************************************** << \relative { c4 c c c } \figures { \set useBassFigureExtenders = ##t <6+ 4 3> <6 4 3> <4 3+> <5/ 7/\+> } >> % **************************************************************** % end ly snippet % **************************************************************** }