LyX ⇒ view vs update
view vs update
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
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
-
- Posts: 89
- Joined: Fri Jan 24, 2014 12:42 am
view vs update
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.