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!
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
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!