%% Generated by lilypond-book.py %% Options: [indent=0\mm,verbatim,fragment,relative,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: % **************************************************************** \pitchedTrill c4\startTrillSpan fis f\stopTrillSpan % **************************************************************** % end ly snippet % **************************************************************** }