% Generated by lilypond-book % Options: [printfilename,texidoc,linewidth] \paper { linewidth = 160 \mm } \renameinput "arpeggio-bracket.ly" \version "2.2.0" \header{ texidoc=" A square bracket on the left indicates that the player should not arpeggiate the chord. " } \score{ \notes\relative c''{ \arpeggioBracket \arpeggio } \paper { raggedright= ##t } }