bug-lilypond
[Top][All Lists]
Advanced

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

Re: Lyrics appear in "sans" on linux-64


From: Mark Polesky
Subject: Re: Lyrics appear in "sans" on linux-64
Date: Tue, 27 Aug 2013 03:02:25 -0700 (PDT)

In case anyone is still interested in this, today I
completely cleaned out my source dir and did a `make' and
`make doc' (no `-j5' or `CPU_COUNT=5'), from scratch with
latest master:

rm -rf ~/lilypond-git/* && git reset --hard origin/master
./autogen.sh --noconfigure
mkdir build/
cd build/
../configure
make
make doc 

...and still I get these weird sans-serif fonts in the doc 
png images.  So it's clearly *not* related to the `-j' and 
`CPU_COUNT' options.  I don't really need to be building LP 
for the type of work that I usually do, but it is a little
disappointing that I couldn't create a proper release if I 
wanted to.  I also find it strange that others with a very
similar system (Ubuntu 64bit) do not have this problem.

I don't think I compiled LP last since 2.13.12 or so, but if
I ever track down a specific regression point, I'll be sure 
to post it here.

- Mark



reply via email to

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