lilypond-devel
[Top][All Lists]
Advanced

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

Re: Alternative music font


From: Patrick McCarty
Subject: Re: Alternative music font
Date: Wed, 28 Oct 2009 17:36:28 -0700
User-agent: Mutt/1.5.20 (2009-06-14)

On 2009-10-28, Neil Puttock wrote:
> 2009/10/20 Neil Puttock <address@hidden>:
> > 2009/10/20 Patrick McCarty <address@hidden>:
> >
> >> This should be fixed now in latest git.
> >
> > Works for me.
> 
> I guess I spoke a bit prematurely here, since the fix you pushed
> always loads aybabtu, even when font-defaults has been redefined.
> I've tried amending the code to allow switching to gonville-brace, but
> it still doesn't work properly.  It seems that select_font () always
> selects the default font for fetaBraces (or the first entry in the
> node).

Hi Neil,

Thanks for noticing this.  It's a rather complicated problem involving
the font tree, as you pointed out.

Changing font-defaults to

  #(define font-defaults
     '((font-family . gonville) (font-encoding . fetaBraces)))

only loads "gonville-brace", and not "gonville".  So we need to
override both encodings.  I'm not entirely sure how to do that, but
I'll look at it shortly.


-Patrick




reply via email to

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