Hello all,

For my students, I'd need to be able to enter a simple LilyPond score that
would be printed multiple times with some custom variables like this :

\header {
    title = "..."
    subtitle = [STUDENT NAME] - [CLASS NAME]
}

\score {
     ...
}

Which would render a single PDF with each customized header+score.

I tried to use Scheme functions and some lists, but no luck.

Thanks for your help !

Mathieu
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to