lilypond-devel
[Top][All Lists]
Advanced

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

Re: Replace `-dgs-load-fonts' to `--bigpdfs' in lilypond-book (issue 300


From: trueroad
Subject: Re: Replace `-dgs-load-fonts' to `--bigpdfs' in lilypond-book (issue 300280043 by address@hidden)
Date: Sun, 24 Jul 2016 06:36:05 -0700

On 2016/07/22 15:27:10, wl_gnu.org wrote:
>      ps2pdf -I<fontresourcedir> \
>             -dNOSAFER -P \
>             Fontless.pdf WithEmbeddedFonts.pdf

This should rather be

   ps2pdf -I<fontresourcedir> \
           -dNOSAFER \
           Fontless.pdf WithEmbeddedFonts.pdf

I've tested with the fonts in the current directory, thus `-P'.


     Werner

Unfortunately, Ghostscript (ps2pdf) discards PDF destination names.
So remote PDF links do not work fine.

http://bugs.ghostscript.com/show_bug.cgi?id=696943
http://bugs.ghostscript.com/show_bug.cgi?id=695760

Moreover, Ghostscript developers seem to want that `.loadfont' is not
used.

http://bugs.ghostscript.com/show_bug.cgi?id=696823
http://bugs.ghostscript.com/show_bug.cgi?id=696824


https://codereview.appspot.com/300280043/



reply via email to

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