%% Generated by lilypond-book %% Options: [indent=0\mm,staffsize=26] \include "lilypond-book-preamble.ly" % **************************************************************** % Start cut-&-pastable-section % **************************************************************** #(set-global-staff-size 26) \paper { indent = 0\mm } \layout { } % **************************************************************** % ly snippet: % **************************************************************** \sourcefileline 229 \relative {c'4. e8 d4. f8 e4. g8 f4. a8 g4. b8 a4. c8} % **************************************************************** % end ly snippet % ****************************************************************