If these .lyx~ files bother you, you could add the following to your .bashrc
<https://techstacker.com/create-bashrc-open-nano/> file:

alias dellyx='find . -name "*.lyx~" -delete'

Then, with a Terminal window open, type "dellyx" at the $ prompt, and all
the .lyx~ files in that directory and all its subdirectories will be
deleted. (Obviously, only do this when you're sure that you won't need any
of the backups.)

Maria



On Mon, Mar 6, 2023 at 4:26 AM Jürgen Spitzmüller <jspi...@gmail.com> wrote:

> Am Montag, dem 06.03.2023 um 10:20 +0100 schrieb Daniel CLEMENT via
> lyx-users:
> > My bad
>
> Not at all. It is not very obvious which backup strategies LyX has and
> what all the diverse backup and emergency files are for.
>
> We have thus added a bit of explanation in the User Guide for LyX 2.4.
>
> Best,
> --
> Jürgen
> --
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to