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: Han-Wen Nienhuys
Subject: Re: caps font shape not working
Date: Thu, 16 Mar 2006 01:22:11 +0100
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)

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!

--

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com





reply via email to

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