On 2009-10-28, Neil Puttock wrote: > 2009/10/20 Neil Puttock <n.putt...@gmail.com>: > > 2009/10/20 Patrick McCarty <pnor...@gmail.com>: > > > >> 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 _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel