lilypond-user
[Top][All Lists]
Advanced

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

Re: ps error under windows xp


From: Russell Lang
Subject: Re: ps error under windows xp
Date: Sun, 04 Jun 2006 14:09:05 +1000

On 3 Jun 2006 at 16:32, Han-Wen Nienhuys wrote:

> Russell Lang schreef:
> 
> > Is there an easy way to configure lilypond to embed fonts in the PS 
> > file, instead of just inserting a reference to the location on disk?
> 
> YEs,
> 
> add
> 
>   -dno-gs-font-load
> 
> to the commandline.

Thanks, I've now got lilypond working again.

So the next problem is to make this the default.

I can embed this in my file with
  #(ly:set-option 'gs-font-load #f)

Can I embed it on one of the system files?
I tried putting this at the end of init.ly but this didn't work.

As time goes by, it will become more important to make -dno-gs-font-
load the default.  I think the plan is for ghostscript to be run with 
-dSAFER as the default, and to only allow files to be read from the 
current directory.  If this change happens, then lilypond's use of GS 
to create PDF will not work.


Russell Lang                   address@hidden
Ghostgum Software Pty Ltd      http://www.ghostgum.com.au/






reply via email to

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