Hi David,

> You are only using part of the code which I find here: 
> http://www.autoindustry536.bllog.opensubscriber.com/message/lilypond-de...@gnu.org/12807136.html

Yes! That was it. Thanks for the link.

> Note that the following will work with your simple example, though \uppercase 
> has to be directly before the markup:
> #(define-markup-command (uppercase layout props markup-argument)
>    (markup?)
>    (interpret-markup layout props
>      (string-upcase (markup->string markup-argument))))

My issue is the same as in that 2009 post:

    \uppercase \fromproperty #’header:title

fails. Any thoughts on how to fix that?

Thanks,
Kieren.

_______________________

Kieren MacMillan, composer
www:  <http://www.kierenmacmillan.info>
email:  i...@kierenmacmillan.info


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to