Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:

> Nicolas Sceaux wrote:
>> Han-Wen Nienhuys <[EMAIL PROTECTED]> 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.


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to