Texmaker and TeXstudio ⇒ Autoreload or forcing reload in internal PDF viewer
Autoreload or forcing reload in internal PDF viewer
Is it possible to configure internal TexMaker PDF viewer for autoreloading output PDF file, like Evince or Okular?
Or may be hotkey/menu command to force reloading PDF without changing page viewed? ("View PDF" is not the solution, because it try to sync PDF page with opened TeX doc).
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Autoreload or forcing reload in internal PDF viewer
Autoreload or forcing reload in internal PDF viewer
I do not see option "refresh the pdf viewer after building".In the preferences, Quick build, you can set to refresh the pdf viewer after building. There might be something else that you can use though.
Option "QuickBuild=Something+View PDF" not only refresh PDF, but also changed page position in PDF (probably because "ViewPDF=sync PDF with some tex position"), what I want to avoid.
I want from internal viewer just refresh PDF file on change, or on some hotkey, without changing active page.