lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4251 in lilypond: Enhancement: Reduce size of


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4251 in lilypond: Enhancement: Reduce size of PDF files when included in *TeX documents
Date: Fri, 09 Jan 2015 07:26:59 +0000


Comment #3 on issue 4251 by address@hidden: Enhancement: Reduce size of PDF files when included in *TeX documents
https://code.google.com/p/lilypond/issues/detail?id=4251

I think the easiest way to test the code thoroughly is to apply the patch,
do a full build, and then  change

       "bool bigpdfs = false"

in global-vars.cc to "bool bigpdfs = true" and do a full build again.

Postprocess the doc pdfs according to

         gs -sDEVICE=pdfwrite -o outgs.pdf  notation.pdf
         pdfsizeopt --use-multivalent=no outgs.pdf outfinal.pdf

and verify that everything went ok.

It is expected that the english notation.pdf processed this way should
contain 72 fonts (instead of the 3548 of an original notation.pdf).

@everybody:

It would be nice if someone could add translations for other languages
than german.

cu,
 knut

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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