lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

creating header properties on the fly


From: Kieren MacMillan
Subject: creating header properties on the fly
Date: Fri, 12 Sep 2008 09:13:05 -0400

Hello all,

I'd like to be able to say, e.g.

        \header
        {
                title = "My Really Cool Composition"
                alternateTitle = "MRCC"
        }

and then at some point use

        \fromproperty #'header:alternateTitle

Is there any mechanism — built-in or Scheme-tastic — which would let me do this?

Thanks,
Kieren.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]