Noeck <[email protected]> writes:

> Hi Jonathan,
>
>> It would be very kind of you if you did even that for me.
>
> Like this?
>
> #(define variablename "Your Title")
>
> \header {
>   title = #variablename
> }
>
> { a }

More LilyPondish:

variablename = "Your Title"

\header {
  title = \variablename
}

[...]

-- 
David Kastrup

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

Reply via email to