As Phil said before, the main file should look like this:
\version "2.12.2"
\paper {
print-all-headers = ##t
}
\include "Cocek.ly"
\include "Bb_scale.ly"
Then in the included files you should move the \header *inside* the
\score block.
You can find why in Learning Manual 3.1 and Notation 3.1.2
Cheers,
Federico
Il giorno sab, 10/07/2010 alle 14.44 -0700, hsweet ha scritto:
> This is the file with the \includes
>
> \version "2.12.2"
>
> \include "Cocek.ly"
> \include "Bb_scale.ly"
>
> These are 2 files to include.
>
>
> http://old.nabble.com/file/p29128416/Bb_scale.ly Bb_scale.ly
> http://old.nabble.com/file/p29128416/Cocek.ly Cocek.ly
>
>
> If you attach the files you're actually having a problem with, we can see
> how to help. As a general rule, using a \include simply means the file can
> be pasted into the code in place of the included file. So if you \include a
> file with the \score and \header information, I don't see why it won't work.
>
> --
>
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user