Hi all,
My score's title is set up in a variable called "title".
I'm trying to output a file for every instrument and thus would like to have
something like this
\version "2.19.83"
\book
{
\bookOutputName \title " - Clarinet"
.
}
for every instrument of my score.
But the code above outputs an error message, because it can't handle both a
variable and a plain string.
Is it possible to make this work somehow?
Thanks
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user