FG
💻 Software

Emacs Auctex: How do I open the pdf in evince at the current cursor position

Fresh6 days ago
Mar 15, 202611939 views
Confidence Score0%
0%

Problem

I use emacs auctex to write latex files. Since the text is pretty long, and I tend to change things in different places, I would like emacs to open the pdf so that the position in the text is shown that the cursor is at in the source file. I have seen this on a windows machine with MikTex/Texniccen…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Emacs Auctex: How do I open the pdf in evince at the current cursor position

Low Risk

To do this you need add the following lines to your .emacs file so that when you view the pdf using evince it will tell evince the page number: Then once you've opened your tex file in emacs you need to turn on source correlation using the command: …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment