lilypond-devel
[Top][All Lists]
Advanced

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

Re: removing eps


From: Han-Wen Nienhuys
Subject: Re: removing eps
Date: Mon, 17 Mar 2008 11:41:02 -0300

2008/3/17, Graham Percival <address@hidden>:
> On Sun, 16 Mar 2008 19:30:57 -0300
>  "Han-Wen Nienhuys" <address@hidden> wrote:
>
>  > Some ideas:
>  >
>  > - you're not using gs-load-fonts for fontloading (do you have
>  > fullblown embedded fonts in your EPS files?)
>
>
> That looks like it.  87 .eps files are over 1M, while the other
>  1481 are under 300K.  I checked a few of the corresponding .ly
>  files, and they all have \markup commands in them.  The .eps files
>  look like they contain fonts.

I have

address@hidden ~]$ grep gs-load-fonts  ~lilydev/vc/lilypond/make/*e
/home/lilydev/vc/lilypond/make/lilypond-vars.make:LILYPOND_BOOK_LILYPOND_FLAGS=-dbackend=eps
--formats=ps,png,pdf $(LILYPOND_JOBS) -dinclude-eps-fonts
-dgs-load-fonts --header=texidoc -I $(top-src-dir)/input/manual
-dcheck-internal-types -ddump-signatures
-danti-alias-factor=$(ANTI_ALIAS_FACTOR)

the -dgs-load-fonts should do the trick. If you can figure out which
files force the actual font load (and show a --verbose output for
that), that would be great.


-- 
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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