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