%% Generated by lilypond-book.py %% Options: [fragment,relative=1,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: % **************************************************************** { b_1( f'_1_2_3 c_3_4_5 a) b( f'\p b,) c-2_\markup { \italic {"cresc."}} ( f_\markup {x} c) } % **************************************************************** % end ly snippet % **************************************************************** }