Il giorno mar 12 mag 2015 alle 10:32, Andrew Bernard
<andrew.bern...@gmail.com> ha scritto:
Lilypond error message:
warning: `(gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28
-dDEVICEHEIGHTPOINTS=841.89 -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH
-r1200 -sDEVICE=pdfwrite -sOutputFile=./fedora-bug.pdf -c.setpdfwrite
-ffedora-bug.ps)' failed (256)
fatal error: failed files: "fedora-bug.ly"
Running ghostscript standalone:
$ gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89
-dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite
-sOutputFile=./fedora-bug.pdf -c.setpdfwrite -ffedora-bug.ps
GPL Ghostscript 9.15: Can't embed the complete font LinLibertineO as
it is
too large, embedding a subset.
The warning is issued but the output file is produced. Lilypond will
not
produce the output file.
I can compile your snippet without any warning on debian sid.
Shouldn't the binary package use its own gs? That is:
$ ./lilypond/usr/bin/gs --version
9.06
On my system it happens to be the same version as debian package:
$ gs --version
9.06
PS Original discussion:
http://lists.gnu.org/archive/html/lilypond-user/2015-05/msg00071.html
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond