oops, just found the simple fix (I think):
\version "2.19.35"
music = { \relative { c' d e f }}
\book {
\score {
\music
}
}
One extra pair of braces around the music expression.
Apologies for the noise.
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
