%% Generated by lilypond-book %% Options: [indent=0\mm,staffsize=26] \include "lilypond-book-preamble.ly" % **************************************************************** % Start cut-&-pastable-section % **************************************************************** #(set-global-staff-size 26) \paper { indent = 0\mm } \layout { } % **************************************************************** % ly snippet: % **************************************************************** \sourcefileline 116 \relative { \key d \major d'4 e fis g a b cis d} % **************************************************************** % end ly snippet % ****************************************************************