%% Generated by lilypond-book.py %% Options: [relative=2,fragment,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: % **************************************************************** \override MultiMeasureRestText #'springs-and-rods = #ly:multi-measure-rest::set-text-rods c1 R1 R1^"Very long long long text" % **************************************************************** % end ly snippet % **************************************************************** }