%% 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 73 \book { \bookOutputName "1" \score {\relative {c'4 d e f g a b c} \midi { } } } % **************************************************************** % end ly snippet % ****************************************************************