%% Generated by lilypond-book.py %% Options: [alt=[image of music],ragged-right,indent=0\mm] \include "lilypond-book-preamble.ly" % **************************************************************** % Start cut-&-pastable-section % **************************************************************** \paper { #(define dump-extents #t) ragged-right = ##t indent = 0\mm force-assignment = #"" line-width = #(- line-width (* mm 3.000000)) } \layout { } % **************************************************************** % ly snippet: % **************************************************************** \sourcefileline 438 \relative c'' { 2~ | \set tieWaitForNote = ##t e8~ c~ a~ f~ 2 | f,8~ a~ c~ e~ 2 | } % **************************************************************** % end ly snippet % ****************************************************************