lilypond-user
[Top][All Lists]
Advanced

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

Re: \uppercase function


From: Kieren MacMillan
Subject: Re: \uppercase function
Date: Thu, 9 Apr 2015 11:37:21 -0400

Hi David,

> You are only using part of the code which I find here: 
> http://www.autoindustry536.bllog.opensubscriber.com/message/address@hidden/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:  address@hidden




reply via email to

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