lilypond-devel
[Top][All Lists]
Advanced

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

Re: Broken font handling


From: Carl D. Sorensen
Subject: Re: Broken font handling
Date: Tue, 30 Dec 2008 08:28:55 -0700



On 12/30/08 8:20 AM, "Werner LEMBERG" <address@hidden> wrote:

> 
> 
>> 
>> fails with this message:
>> 
>> Layout output to
>> `test-capo-fretboards.ps'.../Users/Carl/lilypond-working/out/share/lilypond/
>> current/scm/framework-ps.scm:365:36: In procedure list-ref in expression
>> (list-ref psname-filename-fontindex 1):
>> /Users/Carl/lilypond-working/out/share/lilypond/current/scm/framework-ps.scm
>> :365:36: Wrong type argument in position 1: ("BitstreamVeraSans-Roman" .
>> "/usr/X11R6/lib/X11/fonts/TTF/Vera.ttf")
> 
> For me it works just fine.  Are you sure that your lilypond source
> files are up to date?  Function ly:pango-font-physical-fonts, which is
> compiled into the lilypond binary, now returns an alist of lists (with
> three elements each), but the above error message indicates that you
> get an alist of pairs.  Please apply the patch below temporarily and
> send me the logging output.  I get this on my GNU/Linux box, for
> example:

I'm sorry, my mistake.

My source files were up to dat, but not my binaries.  I hadn't noticed an
error in make.

It works now.  I'm sorry about the noise.

Carl






reply via email to

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