%% 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 TieColumn #'tie-configuration =
#'((0 . -1) '() (5.5 . 1) (7 . 1))
~
% ****************************************************************
% end ly snippet
% ****************************************************************
}