hy the individual staves are created outside the
\score block.
I made tests with some other 5,6 part music and always had this error
message, but the missing space after the time signature was not present
in each system. I made a test with a double choir 2x4 part work, it was
OK, as there were two ChoirStaffs, each with only 4 parts.
Imruska
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
It would be helpful if you'd post the contents of your \score block.
\score {
\context ChoirStaff <<
\context Voice = discantusNotes << \global \discantusNotes >>
\context Lyrics = discantusLyrics \lyricsto discantusNotes
{ discantusLyrics }
\context Voice = altusNotes << \global \
Hi,
As I was trying to make some (very nice, of course) choral music score
with 2.5.30, in which at the \score part I put
\context ChoirStaff <<
... >>
Lilypond tells me at Interpreting Music:
lumen_ad_revelationem.ly:14:8: warning: junking event: `KeyChangeEvent'
\key f \major
four t
Now, however, the size of the ps and pdf files are enormous.
Are you using point-and-click? I believe that it's enabled by default.
See the docs on point-and-click on how to turn this off.
(point-and-click makes the pdf files much larger)
Thanks, this was the problem.
Pothárn Imre
_
Hello,
Since I also had problems with the Lilypond package of SuSE 9.3 (not
embedded ec-fonts) - though I think it is rather a tetex problem, as I
had the same problems with Lilypond 2.4.5 and 2.4.6 compiled from source
as well - I installed 2.5.30 and now the former problem has disappeared.