Am 16.07.2018 um 02:37 schrieb Peter Terpstra:
Upgraded my the pc to opensuse leap 15.

On many documents (not all) i get now this error:
warning:
`(gs -q -dSAFER -dDEVICEWIDTHPOINTS=612.00 -dDEVICEHEIGHTPOINTS=792.00 
-dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite 
-sOutputFile=./Etude-nr.8.pdf -c.setpdfwrite -fEtude-nr.8.ps)'
failed (256)

Which version of lilypond and ghostscript?

   lilypond --version
   gs --version


Execute

   lilypond --ps --pdf Etude-nr.8.ly
   gs -q -dSAFER -dDEVICEWIDTHPOINTS=612.00 -dDEVICEHEIGHTPOINTS=792.00 
-dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite 
-sOutputFile=./Etude-nr.8.pdf -c.setpdfwrite -fEtude-nr.8.ps

to get the error messages from ghostscript.

Knut
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to