%% Generated by lilypond-book.py %% Options: [indent=0\mm,verbatim,fragment,relative=2,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: % **************************************************************** < \tweak #'font-size #3 c \tweak #'color #red d \tweak #'style #'cross g \tweak #'duration-log #1 a >4 % **************************************************************** % end ly snippet % **************************************************************** }