I just tried it and it seems that fc-cache.exe doesn't seem to do anything when
I call it will full path. The command prompt returns directly and no
file is produced. Since the lilypond binaries are in %PATH%, I also
tried calling fc-cache.exe without the full path. Then it at least did
something, but after a while it complained about not being able to find
Files\LilyPond\usr\share\guile\8.50, so there is some problem with
spaces in the search path.

   /Mats

Han-Wen Nienhuys wrote:

Here is a workaround:

 - run the following in the CMD command shell

   cd C:\WINDOWS
   attrib -S -R FONTS
   cd FONTS
   "C:\Program files\LilyPond\usr\bin\fc-cache.exe" .
   cd ..
   attrib +S +R FONTS

this procedure should leave a 200k fonts.cache-1 file in the Fonts subdirectory.


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



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

Reply via email to