lilypond-user
[Top][All Lists]
Advanced

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

Re: Is there an easy solution to across voice slurs


From: Eluze
Subject: Re: Is there an easy solution to across voice slurs
Date: Sun, 24 Feb 2013 22:53:24 -0800 (PST)

Derek wrote
> Hi there, 
> 
> I was just wondering if there are any options for doing cross voice slurs
> like in this silly example

I don't think it's possible to have slurs crossing voices but you can force
the slur to stay in the voice:

\relative c'' {
  <<
    \context Voice = "1" {c2 \(e}
    \\
    {c,4 d e f}
  >>
  \context Voice = "1" {
    c'2\) d4 c
  }
}

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Is-there-an-easy-solution-to-across-voice-slurs-tp141446p141449.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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