%====================== \version "2.13.31"
#(set-global-staff-size 18.5)
\paper { #(set-paper-size "a4") }
notes = \relative c'' {
\time 12/8
\key d \minor
\stemUp
e16 bes( a g f e d cis b a) g' e f d f a d cis d a d f b a
b16 f( e d c b a gis fis e) d' b c a c e a gis a( b c) gis a c
}
\score {
\notes
\layout { indent = 0 }
}
%======================
Nick
<<attachment: test1.png>>
_______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
