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/ _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel