bug-lilypond
[Top][All Lists]
Advanced

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

Re: Piano phrasing slur collision with lyrics


From: Ralph Palmer
Subject: Re: Piano phrasing slur collision with lyrics
Date: Wed, 17 Nov 2010 16:22:25 -0500

On Wed, Nov 10, 2010 at 3:20 AM, Hayden Muhl <address@hidden> wrote:

> > I'm not top posting
>
> \version "2.12.3"
>
> %{
> Phrasing slur becomes highly eccentric within a single voice when it must
> move
> across piano staves, and does not detect collision with lyrics on an
> adjacent
> staff.
>
> Specifically related to when the slur is forced to the up direction, either
> by
> voicing (as per this example) or by a macro like \phrasingSlurUp
> %}
>
> \score {
>    <<
>        \context Staff = "voice" \relative c'' {
>            \time 4/2
>            c4 c c c c c c c
>        }
>        \addlyrics {
>            foo foo foo foo foo foo foo foo
>        }
>        \new PianoStaff
>        <<
>            \context Staff = "pianoRh" {
>                << {
>                \change Staff = pianoLh
>                e''4\(
>                \change Staff = pianoRh
>                e'' c'1 c''2\)
>                } \\ {} >>
>            }
>            \new Staff = "pianoLh" {
>                s\breve
>            }
>        >>
>    >>
> }
>
>
> Greetings, Hayden Muhl -

This has been accepted as issue # 1411 :
http://code.google.com/p/lilypond/issues/detail?id=1411

Pondly,

Ralph


reply via email to

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