%% Generated by lilypond-book %% Options: [indent=0\mm] \include "lilypond-book-preamble.ly" % **************************************************************** % Start cut-&-pastable-section % **************************************************************** \paper { indent = 0\mm } \layout { } % **************************************************************** % ly snippet: % **************************************************************** \sourcefileline 237 \book { \bookOutputName "3" \score {\relative {c'4. e8 d4. f8 e4. g8 f4. a8 g4. b8 a4. c8} \midi { } } } % **************************************************************** % end ly snippet % ****************************************************************