lilypond-user
[Top][All Lists]
Advanced

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

Re: cannot end slur


From: Jonathan Wilkes
Subject: Re: cannot end slur
Date: Mon, 3 Aug 2009 13:53:13 -0700 (PDT)



--- On Mon, 8/3/09, Jonathan Kulp <address@hidden> wrote:

> From: Jonathan Kulp <address@hidden>
> Subject: Re: cannot end slur
> To: "Jonathan Wilkes" <address@hidden>
> Cc: address@hidden
> Date: Monday, August 3, 2009, 10:46 PM
> 
> 
> On Mon, Aug 3, 2009 at 12:36 PM,
> Jonathan Wilkes <address@hidden>
> wrote:
> 
> 
> 
> Hello,
> 
>      I'm having trouble entering the following
> fragment of music:
> 
> 
> 
> \version "2.12.2"
> 
> 
> 
> \relative c'' {
> 
>         \time 3/4
> 
>         \partial 32 cis32~( |
> 
>         cis4~ cis8~ \acciaccatura e' f~ f4 |
> 
>         f16 e \times 2/3 { f des a } \times 2/3
> { e d c } aes32 g'16.) ees32 b g d e gis c e |
> 
> }
> 
> 
> 
> The slur goes to the first high f, then stops, and I get a
> warning:
> 
> cannot end slur.
> 
> 
> 
> I've tried overriding various Slur properties, but
> nothing seems to
> 
> get the slur to extend all the way to the g.
> 
> 
> 
> If anyone has any advice or reference links, it would be
> greatly
> 
> appreciated!
> 
> 
> Hi Jonathan,
> 
> It works if you use a phrasing slur instead:
> 
> 
> \version "2.12.2"
> 
> \relative c'' {
>        \time 3/4
>        \partial 32 cis32\( ~ |
> 
>        cis4~ cis8~ \acciaccatura e' f~ f4 |
>        f16 e \times 2/3 { f des a } 
>        \times 2/3 { e d c } aes32 g'16.\)
> ees32 b g d e gis c e |
> }
> 
> Jon
> -- 
> Jonathan Kulp
> http://www.jonathankulp.com

I never thought to try that, but it definitely works! Thanks.

-Jonathan







reply via email to

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