%% 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 378 { \override Hairpin #'rotation = #'(20 -1 0) g4\<^\markup { \rotate #180 "test" } b d f'\! } % **************************************************************** % end ly snippet % **************************************************************** }