under 2.16 there were no errors in this
----------------
\version "2.16.2"
tom = "aap " + "noot"
\book {
\header { title = \tom }
\relative {a b c}
}
----------------
under 2.18 the expression tom = "aap " + "noot" seems not to be allowed_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
