On 2008/10/08 03:37:15, hanwenn wrote: > LGTM, but I don't understand what this has to ...
16 years, 7 months ago
(2008-10-09 21:25:50 UTC)
#2
On 2008/10/08 03:37:15, hanwenn wrote:
> LGTM, but I don't understand what this has to do with the error messages you
> mention.
Apologies, it is a bit vague.
Using -ddelete-intermediate-files with -dbackend=eps generates an error:
In procedure delete-file in expression (delete-file (string-append base "."
...)):
/usr/local/share/lilypond/2.11.62/scm/backend-library.scm:149:21: No such file
or directory
If the output format is png or pdf, completize-formats will add "ps" to the
list, even though when using the eps backend, there is no .ps file to delete.
On 2008/10/09 21:25:50, Neil Puttock wrote: > On 2008/10/08 03:37:15, hanwenn wrote: > > LGTM, ...
15 years, 8 months ago
(2009-08-17 22:21:50 UTC)
#3
On 2008/10/09 21:25:50, Neil Puttock wrote:
> On 2008/10/08 03:37:15, hanwenn wrote:
> > LGTM, but I don't understand what this has to do with the error messages you
> > mention.
>
> Apologies, it is a bit vague.
>
> Using -ddelete-intermediate-files with -dbackend=eps generates an error:
>
> In procedure delete-file in expression (delete-file (string-append base "."
> ...)):
> /usr/local/share/lilypond/2.11.62/scm/backend-library.scm:149:21: No such file
> or directory
>
> If the output format is png or pdf, completize-formats will add "ps" to the
> list, even though when using the eps backend, there is no .ps file to delete.
Neil, I think Jan recently fixed this issue in commit 72f03ab0b.
Can you verify?
Issue 7262: * Don't add "ps" to intermediate formats when using eps backend.
(Closed)
Created 16 years, 7 months ago by Neil Puttock
Modified 15 years, 8 months ago
Reviewers: hanwenn, Patrick McCarty
Base URL:
Comments: 0