Sorry, in my reply, the sample coding got "auto formatted" because the the
note b after < was interpreted as bold tag and everything went belly-up.
I've now inserted a space between < and b and the LilyPond code became
readable:

\version "2.19.81"

\relative {
  << 
    { \autoBeamOff e''16*2 e e e } \\ 
    { <a,, e''>8 < b e'> <c e'>    } 
  >>
}

\relative {
  << { e''16 s e s e s e s } \\ 
     { <a,, e''>8 < b e'> <c e'>    } 
  >>
}





--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to