Re: Piano music switching staves

2013-10-12 Thread Derek
@Ben I was trying to make the example as simple as possible so I omitted all that stuff but I can put it back in when I get home. I tried using the example in the documentation but it just added another staff -- View this message in context: http://lilypond.1069038.n5.nabble.com/Piano-music-s

Re: Piano music switching staves

2013-10-11 Thread SoundsFromSound
Derek, Have you tried just a simple staff-change line? http://www.lilypond.org/doc/v2.17/Documentation/notation/common-notation-for-keyboards#staff_002dchange-lines i.e. Whenever a voice switches to another staff, a line connecting the notes can be printed automatically: \new PianoStaff <<

Re: Piano music switching staves

2013-10-11 Thread SoundsFromSound
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 enoug