On Sat, 11 Sep 2010 08:40:48 -0700 (PDT), Jebus
<jasondpow...@hotmail.com> wrote:
> I've searched, and searched and read many lilypond documents, but I just
> can't for the life of me figure out how to accomplish the following
> notation:
> 
> http://old.nabble.com/file/p29685494/Screenshot.png 

That just looks like two voices in one staff:

\score 
{\new Staff
 {
   <<{b8. b16}\\{d'8. f'16}>>
 }
 \layout {}}

except that one of the voices is represented by shrunken notes.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to