> \caps does not work with non ASCII characters:
> \version "2.19.84"
> \markup { \caps "Blée" }
> In this example, the 3rd character "é" is not converted to É.
> Kind regards,

Irrespective of the problem, the character 'é' is *not* part of ASCII.
The ASCII character is quite an old 7bit character set, approximately
what we have today in Unicode at positions U+0000 to U+007F.


    Werner

Reply via email to