On 7/3/25 5:24 PM, Alexander Dunlap wrote:
I think what I really want is for LyX to not overwrite the final file
when it creates the intermediate versions, and only when it is done with
all of the necessary LaTeX runs copy the compiled file to the "final" PDF
location. I will look into creating a converter specification that
could achieve
this.
I think it would be difficult to do exactly that. When pdflatex is run,
it over-writes the PDF file. It's only by examining the logs after that
happens that we know whether to do another run. So I think you will need
to copy the old PDF. In principle, you could rename the tex file itself,
and then run pdflatex. But I expect that will be hard to get right.
Riki
--
lyx-users mailing list
lyx-users@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-users