Kile ⇒ One new pdf each compilation
One new pdf each compilation
My problem is that each time I compile a tex I get a new pdf. I would like kile to make dissapear the old pdf and display the new one instead of getting a pdf each time I compile the article.
How can I do that?
Thank you very much in advance.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
-
- Posts: 707
- Joined: Tue Mar 25, 2008 5:02 pm
Re: One new pdf each compilation
If you simply mean that you have to close the PDF viewer and load it again to see changes, then you may be able to use the re-load function of your PDF viewer instead. It depends on which viewer you use. You have xpdf (press "r" to reload) or evince (press "ctrl-r" to reload) on GNU-based systems. gpdf may or may not have a re-load function. Acrobat reader is fairly annoying in lacking this feature, so in that case you'll have to re-open the file each time. Unfortunately, there isn't much of a way around this unless Adobe implements the new feature.
One new pdf each compilation
That's exactly my problem (I'm sorry I didn't express myself very good). I use the program KPDF, does anyone knows how to change the settings in it to solve the problem?kaiserkarl13 wrote:[…] Are you saying that every time you generate the PDF, you get a different file (and thus you have quite a collection of PDF's polluting your working directory)? […]
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: One new pdf each compilation
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: One new pdf each compilation
If I use Acrobat, I compile, I change the tex and compile again, then the Acrobat freezes up.
I tried to use Latex+ViewDvi, but it doesn't work either. When I compile no dvi document is generated.
Re: One new pdf each compilation
I chose "Run sequence of tools" and it seems it finally works.