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
_______________________________________________
bug-lilypond mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-lilypond