lilypond-user
[Top][All Lists]
Advanced

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

Re: Lots of temporary files when generating png files


From: Anthony Rushforth
Subject: Re: Lots of temporary files when generating png files
Date: Tue, 4 Feb 2020 15:07:48 +0100

Thank you ! I searched a lot but did not find this option.

There's only one eps remaining (c1c1e1g1.eps in my example), the other ones don't appear (including c1c1e1g1-1.eps).

I'll add a "delete" in the calling program...

Thanks again



Le mar. 4 févr. 2020 à 11:46, Mark Knoop <address@hidden> a écrit :
At 10:25 on 04 Feb 2020, Anthony Rushforth wrote:
> Hello,
>
> I use this command line to generate png files :
> lilypond  -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts
> -dpixmap-format=pngalpha -dresolution=100 --png c1c1e1g1.ly
>
> I took the command line from
> http://lilypond.org/doc/v2.19/Documentation/usage-big-page#lilypond-output-in-other-programs
>
> It generates these files :
> c1c1e1g1-1.eps
> c1c1e1g1-systems.count
> c1c1e1g1-systems.tex
> c1c1e1g1-systems.texi
> c1c1e1g1.eps
>
> Is it possible to avoid these files or put them in another location ?

-dno-aux-files will get rid of most, although not the ...-1.eps file.

--
Mark Knoop


reply via email to

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