lilypond-user
[Top][All Lists]
Advanced

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

error with eps backend


From: fiëé visuëlle
Subject: error with eps backend
Date: Thu, 4 Jun 2009 14:27:22 +0200

This is a normal LilyPond run (in German):

hraban$ lilypond test.ly
GNU LilyPond 2.12.2
»test.ly« wird verarbeitet
Analysieren...
Interpretation der Musik...
Vorverarbeitung der grafischen Elemente...
Ideale Seitenanzahl wird gefunden...
Musik wird auf eine Seite angepasst...
Systeme erstellen...
Layout nach »test.ps« ausgeben...
Konvertierung nach »./test.pdf«...

Here everything is ok (besides I get a page-size PDF where I need only a snippet for embedding, but that's expected behaviour).


This is the LilyPond run as executed by my LilyPond module for ConTeXt:

hraban$ lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts - ddelete-intermediate-files -o"test" test.ly
GNU LilyPond 2.12.2
»test.ly« wird verarbeitet
Analysieren...
Interpretation der Musik...
Vorverarbeitung der grafischen Elemente...
Ideale Seitenanzahl wird gefunden...
Musik wird auf eine Seite angepasst...
Systeme erstellen...
Layout nach »test-1.eps« ausgeben...
Konvertierung nach »./test-1.pdf«...
Layout nach »test.eps« ausgeben...
Konvertierung nach »./test.pdf«...
.../LilyPond.app/Contents/Resources/share/lilypond/current/scm/backend- library.scm:149:21: In procedure delete-file in expression (delete- file (string-append base "." ...)): .../LilyPond.app/Contents/Resources/share/lilypond/current/scm/backend- library.scm:149:21: No such file or directory


You see it creates from the one input file two EPS and PDF files each, that seem exactly the same. The error message seems to indicate that something should get deleted, but it can't - perhaps the useless duplicate files?

I wonder why the eps backend makes PDF at all, but that's good for me, saves me to run GhostScript myself.



Greetlings from Lake Constance
---
fiëé visuëlle
Henning Hraban Ramm
http://www.fiee.net
http://angerweit.tikon.ch/lieder/
https://www.cacert.org (I'm an assurer)






reply via email to

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