Skip to content

Commit ff3f557

Browse files
committed
Use PDF-sync to track position
1 parent 1977df9 commit ff3f557

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

latex-preview-pane.el

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,8 @@
170170
(set-buffer old-buff)
171171
)))
172172
(message "Updating LaTeX Preview Pane")
173-
(latex-preview-pane-update-p)))))
173+
(latex-preview-pane-update-p)
174+
(TeX-pdf-tools-sync-view)))))
174175

175176

176177

0 commit comments

Comments
 (0)