Thank you all for your excellent solutions. Most helpful.
Andrew
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Le vendredi 08 juillet 2016 à 07:51 -0700, Andrew Bernard a écrit :
> Consider this example:
>
> \version "2.19.44"
>
> {
> \phrasingSlurDashed
> c''4^\( c'' c''\)^\( c'' c''\)
> }
>
> How would one get the second phrasing slur to be solid, not dashed? I
> cannot simply place \phrasingSlurSo
Andrew Bernard writes:
> Consider this example:
>
> \version "2.19.44"
>
> {
> \phrasingSlurDashed
> c''4^\( c'' c''\)^\( c'' c''\)
> }
>
> How would one get the second phrasing slur to be solid, not dashed? I
> cannot simply place \phrasingSlurSolid between the end of the first slur
> and an
7;'4^\( c'' \phrasingSlurSolid c''\)^\( c'' c''\)
}
Not like this, because it has already begun (being attached to the previous
note, but this applies it to the next one where there is no PhrasingSlur):
{
\phrasingSlurDashed
c''4^\( c
Am 8. Juli 2016 16:51:14 MESZ, schrieb Andrew Bernard
:
>Consider this example:
>
>\version "2.19.44"
>
>{
> \phrasingSlurDashed
> c''4^\( c'' c''\)^\( c'' c''\)
>}
>
>How would one get the second phrasing slur to be solid, not dashed? I
>cannot simply place \phrasingSlurSolid between the end
2016-07-08 16:51 GMT+02:00 Andrew Bernard :
> Consider this example:
>
> \version "2.19.44"
>
> {
> \phrasingSlurDashed
> c''4^\( c'' c''\)^\( c'' c''\)
> }
>
> How would one get the second phrasing slur to be solid, not dashed? I cannot
> simply place \phrasingSlurSolid between the end of the
Consider this example:
\version "2.19.44"
{
\phrasingSlurDashed
c''4^\( c'' c''\)^\( c'' c''\)
}
How would one get the second phrasing slur to be solid, not dashed? I
cannot simply place \phrasingSlurSolid between the end of the first slur
and and start of the second. This case arises for me