Erik Sandberg wrote:
On Monday 13 March 2006 21.39, Tuukka Verho wrote:
It compiles without problems with lilypond 2.6. Unless the syntax has
changed somehow (according to the documentation it doesn't seem to) this is
bug which I think should be fixed before 2.8.
The syntax has changed, try reading e.g. section 10.1. Perhaps this change
should be mentioned in NEWS?
This is not a new condition. The following works:
\book {
\score {
\new Staff {
c'4 c' c' c'
}
\header {piece = "piece"}
}
}
The music must precede a header in the score block even thought I don't
know why. Even though the manual shows it this way maybe it should be
spelled out more clearly.
Paul Scott
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond