On Thu, Mar 4, 2010 at 10:04 PM, Han-Wen Nienhuys <[email protected]> wrote: > On Wed, Mar 3, 2010 at 4:23 PM, <[email protected]> wrote: >> >> Comment #8 on issue 838 by percival.music.ca: Inconsistency in tests output >> size >> http://code.google.com/p/lilypond/issues/detail?id=838 >> >> That is so weird. Do you have any clue why they put the >> (= (random 40) 1 >> >> in there? > > At some point we had code that figured out which font files were being > used in a score, when outputting the .ps. See framework-ps.scm , look > for load-fonts. It would be good to know why that stopped working.
The correct fonts are always loaded, but sometimes *extra* fonts are also loaded that are not supposed to be there. I had trouble creating a small test case to reproduce the issue, but I'll look into it again soon. Thanks, Patrick _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
