%% 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 force-assignment = #"" line-width = #(- line-width (* mm 3.000000)) } \layout { } \relative c' { % **************************************************************** % ly snippet contents follows: % **************************************************************** \sourcefileline 109 \relative { \set strokeFingerOrientations = #'(right) % up left down \set fingeringOrientations = #'(down left up) % up left down \set stringNumberOrientations = #'(down up left) % (up right down) } % **************************************************************** % end ly snippet % **************************************************************** }