You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I am using vscode and Latex-Workshop, and noticed that synctex do not go to the correct place on large files.
I find out that the synctex from PDF consistently points towards a later part in the file, and synctex from file, consistently points towards an earlier part of the PDF.
This effect became worse at later part of the file, for a 20-page-ish document, the difference on the later part of the file can be as large as 1 single page difference, but for the difference at 4 pages, it would be around 1 to 2 lines.
Here is the acmart setting I use:
\documentclass[acmsmall]{acmart}\settopmatter{}
And I have not imported any other geometry packages or changed any spacing property.
Hi I am using vscode and Latex-Workshop, and noticed that synctex do not go to the correct place on large files.
I find out that the synctex from PDF consistently points towards a later part in the file, and synctex from file, consistently points towards an earlier part of the PDF.
This effect became worse at later part of the file, for a 20-page-ish document, the difference on the later part of the file can be as large as 1 single page difference, but for the difference at 4 pages, it would be around 1 to 2 lines.
Here is the acmart setting I use:
And I have not imported any other geometry packages or changed any spacing property.
Here is my latexmk build setting in vscode:
The text was updated successfully, but these errors were encountered: