> From: Graham Percival [mailto:[EMAIL PROTECTED] > Aha, that was the problem! -- but all is still not perfect. > > > Using \include should be completely equivalent to cutting and > > pasting the code of the two files into a new common file. > > Ok, I can get a.ly and b.ly in the same file, but now there's > problems with the headers -- the headers in b.ly overwrite the > ones in a.ly, and the > breakbefore doesn't work. \paper{ printallheaders} doesn't seem to > work here; it was created with \book{} in mind.
You must put the \header inside the \score block to get this to work. -- Sven Axelsson _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
