General ⇒ Viewing PDF on page I'm working on
Viewing PDF on page I'm working on
I've posted this in another section aswell, but I'd like to try my luck here:
I'm tired of having to browse through my PDF every time, when I make adjustments and pressed compile.
I use F5 in Texniccenter to view my pdf. Is there a way/trick to go directly to the page I was making modifications to? It always starts on top which is annoying when having over 20 pages.
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
Re: Viewing PDF on page I'm working on
http://code.google.com/p/sumatrapdf/wiki/DDEcommands
Re: Viewing PDF on page I'm working on
Re: Viewing PDF on page I'm working on
A tip for setting up pdf exchange as viewer in Texniccenter (for those that dont know this yet):
press alt+F7
copy your latex=> PDF profile
change in viewer tab path to the pdf exchange viewer executable
change checkbox for all three open/close commands to "command line argument"
for "view projects output" fill out "%bm.pdf" (including quotation marks!)
forward search: "%bm.pdf"
"close document before running latex "/close %bm.pdf"
For me it didnt work without the quotation marks.
Again, thanks for the great tip!