lilypond-user
[Top][All Lists]
Advanced

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

Re: where's the slur? (4 year old question)


From: -Eluze
Subject: Re: where's the slur? (4 year old question)
Date: Sun, 24 Jul 2011 08:14:49 -0700 (PDT)


Xavier Scheuer wrote:
> 
> I would say that's because you "merge" A, B and C into the _same voice_
> by using a << >> construct without \new Voice .
> Hence one voice -> one stem
>                 -> only one direction for ties, slurs.
> 
nope! it's because i merged it into one staff - if i merge it into one voice
it works:

voiceA = { \slurUp e'( d')} 
voiceB = { \tieUp c'~ c' } 
voiceC = { a ~ a }

\new Voice << 
   \voiceA 
   \voiceB 
   \voiceC 
 >>

cheers
Eluze

-- 
View this message in context: 
http://old.nabble.com/where%27s-the-slur--%284-year-old-question%29-tp32122228p32126128.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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