Hi Peter,

2014-11-13 13:47 GMT+01:00 Peter Terpstra <peter.terpst...@gmail.com>:


> Have solved it a bit like this, as i had already defined the voice, just
> gave a limited example.
> Just looks wonderful now!
>

If you want to achieve this there's also a quicker way :

\version "2.18.2"

{
  \key d \major
  \clef "treble_8"
  <<
    { <a'-2>2 ~ q8 <d''-4>8 <cis''-3> <a'-4> }\\
    {
     \tweak duration-log #1 d,8 a, <fis-1> <cis'-3> b2
    }
  >>
}

Cheers,
Pierre
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to