bug-lilypond
[Top][All Lists]
Advanced

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

Re: caps font shape not working


From: Nicolas Sceaux
Subject: Re: caps font shape not working
Date: Thu, 16 Mar 2006 22:40:14 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)

Han-Wen Nienhuys <address@hidden> writes:

> Nicolas Sceaux wrote:
>> Han-Wen Nienhuys <address@hidden> writes:
>> 
>>>Mats Bengtsson wrote:
>>>
>>>>Looks like a bug! I forward it to bug-lilypond.
>>>
>>>I fixed it on the Lily side, by adding 'caps shape to font.scm, but
>>>you also have to have a Small-caps font available to Pango.
>>>
>>>Probably the best option is to remove the reference caps from the
>>>documentation and/or reinstate Nicolas' Poor Man's Caps function
>>>again.
>> The following one should deal better with lower/upper case.
>> (define-markup-command (smallCaps layout props text) (markup?)
>>   "Turn text, which should be a string, to small caps."
>>   (define (make-small-caps-markup chars)
>
> can you add this to define-markup-commands.scm ? Thanks!

A patch is ready, but I cannot access cvs.savannah.gnu.org at the
moment.




reply via email to

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