%% Generated by lilypond-book.py %% Options: [fragment,relative=1,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 } \layout { } \relative c' { % **************************************************************** % ly snippet contents follows: % **************************************************************** c8:16[ \once \override StemTremolo #'slope = #0.45 c:16 c:16 c:16 ] % **************************************************************** % end ly snippet % **************************************************************** }