lilypond-user
[Top][All Lists]
Advanced

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

Re: [SPAM] Re: Slur that spans staves


From: Knute Snortum
Subject: Re: [SPAM] Re: Slur that spans staves
Date: Fri, 9 May 2014 09:16:06 -0700

I used a \change Staff = "up" to get the D flat on the RH staff, but because I needed to have a rest in the LH, I put both in separate voices.

%%%%Begin snippet
staffUp = \change Staff = "up"
...

 << { 

   | af [ b bf ( c ]

   \oneVoice

   | \staffUp df'2 ) ~ \f \fermata

   | df8 r \acciaccatura { c8 } c,8 \sf r \break

 } \\ {

   \oneVoice

   | s2 | R2 \fermataMarkup | R2

  }

 >>

%%%%End snippet



Knute Snortum
(via Gmail)


On Fri, May 9, 2014 at 8:32 AM, Phil Holmes <address@hidden> wrote:
----- Original Message ----- From: "Urs Liska" <address@hidden>
To: "lilypond-user" <address@hidden>
Sent: Friday, May 09, 2014 4:24 PM
Subject: Fwd: [SPAM] Re: Slur that spans staves



I assume you intended to write this to the list...


-------- Original-Nachricht --------
Betreff: [SPAM] Re: Slur that spans staves
Datum: Fri, 9 May 2014 08:23:56 -0700
Von: Knute Snortum <address@hidden>
An: Urs Liska <address@hidden>

Phil, that did it, thanks.  I had to stand on my head a bit to get the note
onto the upper staff, but I did it.  Not pretty, but it works.


Knute Snortum
(via Gmail)


Don't think it's that hard.  What was your solution?

--
Phil Holmes

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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