lilypond-user
[Top][All Lists]
Advanced

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

Re: LilyPond 2.23.6 *-tmp-* files


From: Jean Abou Samra
Subject: Re: LilyPond 2.23.6 *-tmp-* files
Date: Tue, 31 May 2022 23:56:23 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

Le 31/05/2022 à 18:45, Andrew Bernard a écrit :
Presumably you want all except the tmp file. Normally these go in /tmp. Why yours do not I do not know. But you can force that with setting the environment variable TMPDIR=/tmp in your shell of preceding the LilyPond command.

Frescobaldi has an option to delete them but I suspect  that is Python code not a LilyPond switch.


Reading the code (frescobaldi_app/engraver/custom.py), it's
actually a wrapper around LilyPond's command-line option
-ddelete-intermediate-files. That option defaults to #t,
however, so they should be deleted by default.

Jean




reply via email to

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