Re: manual staff switch

2008-01-12 Thread Rune Zedeler
Ole Schmidt skrev: thank you very much, now I understand how it works- unfortunatly I need the note to be tied ~ like below Hmm, that's a bug. I have reported it on the bug-list. -Rune ___ lilypond-user mailing list lilypond-user@gnu.org http://li

Re: manual staff switch

2008-01-12 Thread Ole Schmidt
thank you very much, now I understand how it works- unfortunatly I need the note to be tied ~ like below and that does not work - but maybe that's a tall order... best ole %% staffClassicalGuitar = {c'4 c' c' c'} staffClassicalGuitarII = {g'4 g' g'~ \change

Re: manual staff switch

2008-01-11 Thread milarepa7
Hello, Maybe there's another way to do but I would edit the "GitarreZwei.ly" like that : % staffClassicalGuitar = {c'4 c' c' c'} staffClassicalGuitarII = {g'4 g' g' \change Staff ="one" g'} \score { \new StaffGroup { \set StaffGr