bug-lilypond
[Top][All Lists]
Advanced

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

Re: [PATCH] Reduce size of *TeX generated pdfs, Version 2


From: Knut Petersen
Subject: Re: [PATCH] Reduce size of *TeX generated pdfs, Version 2
Date: Thu, 08 Jan 2015 20:10:17 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

On 08.01.2015 19:10, James wrote:
On 08/01/15 12:18, Knut Petersen wrote:
So here is Version 2
================

I fixed a few issues with version 1, added a command line option
--bigpdf / -b, and documented that option in the german and english
versions of usage.pdf .

The patch is based on the current git master of lilypond now.

cu,
  Knut

This is now being handled in Tracker issue
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




reply via email to

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