lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Anchor point for slurs


From: Kieren MacMillan
Subject: Re: Anchor point for slurs
Date: Wed, 16 Apr 2008 07:23:38 -0400

Hi Oscar,

I did read that section

I think the poster was referring to the following option (as described in "Explicitly instantiating voices"):

\version "2.11.41"
<<
        \relative c'
        {
                c8\( d e f g a b c
                <<
                        { \voiceOne d c b a g fis g a }
                        \new Voice { \voiceTwo g,2 b }
                >>
                \oneVoice <d b'>1\)
  }
>>
\layout { ragged-right = ##t }

Hope this helps!
Kieren.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]