I wrote earlier:
> > > After all, in your script you have:
> > > pdfcrop --margins 1 '$file_base_name.pdf' '$file_base_name.pdf'
> > > where the output filename is the same as the input filename.

Quoting poto...@posteo.de (poto...@posteo.de):
> I'm not using any version control here. Notice that the pdf file is
> deleted correctly all the time, only the temporary ps file stays. And
> I'm not doing anything with the ps file after summoning Lilypond. I've
> used Lilypond before without having trouble with the temporary
> files. I guess I'll just install the developer version as suggested.

Well I'm still worried about the line I quoted above, which I think is
inviting trouble (unless you clearly understand the mechanism that is
being used). Bear in mind, in my script I used an intermediate file:
$ pdfcrop --margins 1 foo.pdf bar.pdf

Cheers,
David.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to