Hi Derek,

Hmm, I tried to copy and paste your code but it's just some variables that
are being defined, no score block or anything else. Did you paste everything
that you had intended to?

Also, what version of LilyPond are you using?

Ben

Derek wrote
> Hi there I hope this example is short enough I am trying to use the change
> staff thing to get the bes4 in leftTwo to display in rightOne with the
> line that show it is switching staves like in the attachment. Does anyone
> have any pointers, I have gone through the documentation but obviously
> there is something I am not understanding, any advice would be greatly
> appreciated. Thank you
<http://lilypond.1069038.n5.nabble.com/file/n152147/Screen_Shot_2013-10-12_at_4.40.44_PM.png>
 
> 
> 
> global = {
>   \key c \major
>   \time 4/4
> }
> 
> rightOne = \relative c'' {
>   \global
>  
>    bes2\( d4\)
> }
> 
> rightTwo = \relative c'' {
>   \global
> 
>    f,2.
> }
> 
> leftOne = \relative c' {
>   \global
>  
>   &lt;f,,, d'&gt;4 s2
> }
> 
> leftTwo = \relative c' {
>   \global
>   
>    bes4 
> <bes f d>
> 2 
> }





-----
composer | sound designer 
 LilyPond Tutorials (for beginners) --> http://bit.ly/bcl-lilypond
--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Piano-music-switching-staves-tp152147p152148.html
Sent from the User mailing list archive at Nabble.com.

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

Reply via email to