%% 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 221 \book { \bookOutputName "2" \score {\relative {c'8 c d d e e f f d d e e f f g g} \midi { } } } % **************************************************************** % end ly snippet % ****************************************************************