LyXview vs update

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
anmo1
Posts: 3
Joined: Tue Oct 21, 2014 3:55 pm

view vs update

Post by anmo1 »

Hi, I search around but couldn't find the answer to this: what is the difference between view (ctrl+r) and update (ctrl+shift+r)?

Also, I see these commands do not create a pdf on the documents' directory, so I have to "export to pdf" if I want to do that. What was the rationale for making "view pdf" separate from "export to pdf"?

Thanks

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

StarValkyrie
Posts: 89
Joined: Fri Jan 24, 2014 12:42 am

view vs update

Post by StarValkyrie »

View compiles your document and opens it in your pdf viewer.
Update compiles your document and refreshes the file already open in your pdf viewer (or does not display if you don't have the file open).

You do not have to export to pdf if you're also using View and Update - just click Save As in your pdf viewer.

View and Update do not, by default, automatically save/overwrite for several reasons, including version control and the possibility of corrupting your previous output file when a new compile quits with errors. If you would prefer it to automatically overwrite regardless, you can turn that feature on. Follow these instructions to do so.
Post Reply