Hello,

I have come across an unusual problem in LilyPond's configure stage.

If my ~/.fonts directory contains the FontForge-generated Century
Schoolbook OTF fonts from a previous LilyPond compile, ./configure
detects *two* of these OTF fonts and *two* of my system PFB fonts.

Here is the content of my user font directory:

  $ ls ~/.fonts
  CenturySchL-Bold.otf      CenturySchL-Ital.otf
  CenturySchL-BoldItal.otf  CenturySchL-Roma.otf

And here is the output from ./configure:

  checking New Century Schoolbook PFB files... 
/home/pnorcks/.fonts/CenturySchL-Bold.otf /usr/share/fonts/Type1/c059036l.pfb 
/home/pnorcks/.fonts/CenturySchL-Ital.otf /usr/share/fonts/Type1/c059013l.pfb 


This causes a compilation failure later in the build process, but the
above is clearly the source of the error.

Thanks,
Patrick


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to