The only problem I have with this is that I don't think that manual staff changes are supposed to work with autochange. I could force things to work, but the known issues and warnings says that if you want high quality output, staff switches should be specified manually. And yeah, I realize that for your 500 page fugue that sucks, but it's as easy as defining a variable,
csu = \change Staff = "up",
and then using that variable when you want to have a staff change, \csu.
On 27.02.2010, at 23:08, George_ wrote:


Okay, I've put the snippet in the quote. Basically the first change shows the \change not working; the second one shows the \change working. Regardless,
both produce errors in the log.



\version "2.13.7"

\new PianoStaff {
                <<
                        \new Staff = "up" {
                                        \autochange \relative c' {
\change Staff = "up" r16 b e g \change Staff = "down" fis c b a g
                                        }
                        }
                >>
        }



\change Staff = "xxxx" doesn't seem to apply to rests, even when in written as b16\rest instead of just r16. I'm not sure what other information should be put on, there's the rest of this thread, or just ask me if you need more
info.

Thanks

George
--
View this message in context: http://old.nabble.com/Strange-message- with-autochange-tp27710824p27731384.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



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



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

Reply via email to