Texmaker and TeXstudioOpen at specific page

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
remusmp
Posts: 25
Joined: Sat Oct 17, 2009 8:37 pm

Open at specific page

Post by remusmp »

Hej,

I'm using Texmaker and I would like it to open my output file (pdf) at the page where my cursor is in the .tex file. Is that possible? Has any of you encountered this feature?

Thanks.
R.

Recommended reading 2024:

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

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

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Open at specific page

Post by localghost »

Use a viewer like SumatraPDF and activate the synctex option when calling the compiler. This allows forward and inverse search between the source and the output.


Best regards
Thorsten
Post Reply