%% Generated by lilypond-book.py %% Options: [indent=0\mm,verbatim,fragment,relative=1,ragged-right,alt=[image of music]] \include "lilypond-book-preamble.ly" % **************************************************************** % Start cut-&-pastable-section % **************************************************************** \paper { #(define dump-extents #t) indent = 0\mm ragged-right = ##t } \layout { } \relative c' { % **************************************************************** % ly snippet contents follows: % **************************************************************** { c d( e) f e d } \addlyrics { Ky -- _ _ ri e } % **************************************************************** % end ly snippet % **************************************************************** }